e9da54c2f9
Too many changes to list.
11 lines
287 B
Lua
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
|