e9da54c2f9
Too many changes to list.
11 lines
326 B
Lua
11 lines
326 B
Lua
SWEP.PrintName = "Bloodshot Bomb"
|
|
SWEP.Description = "A cloud of strength and defence boosting gas affecting all humans in the radius, also providing a small amount of blood armor."
|
|
|
|
SWEP.Base = "weapon_zs_basethrown"
|
|
|
|
SWEP.ShowViewModel = false
|
|
SWEP.ShowWorldModel = false
|
|
|
|
SWEP.Primary.Ammo = "bloodshot"
|
|
|
|
SWEP.MaxStock = 3
|