e9da54c2f9
Too many changes to list.
13 lines
448 B
Lua
13 lines
448 B
Lua
SWEP.PrintName = "'Dynamo' Arc Zapper"
|
|
SWEP.Description = "Zaps zombies that enter its range, and arcs between them. Has a very long recharge and uses pulse ammo.\nPress PRIMARY ATTACK to deploy the zapper.\nPress SECONDARY ATTACK and RELOAD to rotate the zapper."
|
|
|
|
SWEP.Base = "weapon_zs_zapper"
|
|
|
|
SWEP.Primary.Ammo = "zapper_arc"
|
|
|
|
SWEP.GhostStatus = "ghost_zapper_arc"
|
|
SWEP.DeployClass = "prop_zapper_arc"
|
|
|
|
SWEP.Primary.Damage = 55
|
|
|
|
SWEP.Tier = 3
|