zombiesurvival-evolved/gamemodes/zombiesurvival/entities/weapons/weapon_zs_grenade/shared.lua

7 lines
233 B
Lua
Raw Normal View History

SWEP.PrintName = "Grenade"
SWEP.Description = "A simple fragmentation grenade.\nWhen used in the right conditions, it can obliterate groups of zombies.\nDeals explosive damage."
2014-10-02 08:49:54 +08:00
SWEP.Base = "weapon_zs_basethrown"
2014-10-02 08:49:54 +08:00
SWEP.MaxStock = 8