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

6 lines
233 B
Lua

SWEP.PrintName = "Grenade"
SWEP.Description = "A simple fragmentation grenade.\nWhen used in the right conditions, it can obliterate groups of zombies.\nDeals explosive damage."
SWEP.Base = "weapon_zs_basethrown"
SWEP.MaxStock = 8