forked from HaodongMo/ArcCW
Prevent base "pistol" ammo type from showing up on the HUD of melee weapons
This commit is contained in:
parent
9a817870c4
commit
c4da4f7dea
@ -1,5 +1,7 @@
|
||||
SWEP.Base = "arccw_base"
|
||||
|
||||
SWEP.Primary.Ammo = "" -- Prevent base "pistol" ammo type from showing up on the HUD of melee weapons
|
||||
|
||||
SWEP.MeleeDamage = 25
|
||||
SWEP.MeleeDamageBackstab = nil -- If not exists, use multiplier on standard damage
|
||||
SWEP.MeleeRange = 16
|
||||
|
Loading…
Reference in New Issue
Block a user