e9da54c2f9
Too many changes to list.
11 lines
350 B
Lua
11 lines
350 B
Lua
SWEP.PrintName = "Cryo Gas Grenade"
|
|
SWEP.Description = "Spews cryo gas in an area where it lands for a significant period of time. Zombies in the area take damage over time and move and attack slower."
|
|
|
|
SWEP.Base = "weapon_zs_basethrown"
|
|
|
|
SWEP.ShowViewModel = false
|
|
SWEP.ShowWorldModel = false
|
|
|
|
SWEP.Primary.Ammo = "crygasgrenade"
|
|
|
|
SWEP.MaxStock = 6
|