zombiesurvival-evolved/gamemodes/zombiesurvival/entities/weapons/weapon_zs_proxymine/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
287 B
Lua

SWEP.PrintName = "Proximity Mine"
SWEP.Description = "A proximity detection mine that jumps into the air then explodes, dealing explosive damage."
SWEP.Base = "weapon_zs_basethrown"
SWEP.ShowViewModel = false
SWEP.ShowWorldModel = false
SWEP.Primary.Ammo = "betty"
SWEP.MaxStock = 8