zombiesurvival-evolved/gamemodes/zombiesurvival/entities/entities/projectile_zsgrenade/shared.lua
2014-10-01 20:49:54 -04:00

9 lines
276 B
Lua

ENT.Type = "anim"
ENT.LifeTime = 2.5
ENT.NoPropDamageDuringWave0 = true
util.PrecacheSound("physics/metal/metal_grenade_impact_hard1.wav")
util.PrecacheSound("physics/metal/metal_grenade_impact_hard2.wav")
util.PrecacheSound("physics/metal/metal_grenade_impact_hard3.wav")