zombiesurvival-evolved/gamemodes/zombiesurvival/entities/weapons/weapon_zs_bloodshotbomb/shared.lua
William Moodhe e9da54c2f9 ZS updates for 2014-2018
Too many changes to list.
2018-05-01 18:32:59 -04:00

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