e9da54c2f9
Too many changes to list.
11 lines
372 B
Lua
11 lines
372 B
Lua
AddCSLuaFile()
|
|
|
|
SWEP.Base = "weapon_zs_manhack"
|
|
|
|
SWEP.PrintName = "Manhack - Saw Attachment"
|
|
SWEP.Description = "A modified manhack with a saw blade attachment.\nDoes significantly more damage and is more durable. Slightly less easy to control."
|
|
|
|
SWEP.DeployClass = "prop_manhack_saw"
|
|
SWEP.ControlWeapon = "weapon_zs_manhackcontrol_saw"
|
|
|
|
SWEP.Primary.Ammo = "manhack_saw"
|