new melee impact sounds

everyone wanted me to do this steamsuny
This commit is contained in:
rzen1th 2021-05-18 21:12:50 -05:00
parent 9b75d9cfc8
commit 5eaf025784
3 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ SWEP.FiremodeSound = "weapons/arccw/firemode.wav"
SWEP.MeleeSwingSound = "weapons/arccw/melee_lift.wav"
SWEP.MeleeMissSound = "weapons/arccw/melee_miss.wav"
SWEP.MeleeHitSound = "weapons/arccw/melee_hitworld.wav"
SWEP.MeleeHitNPCSound = "physics/body/body_medium_break2.wav"
SWEP.MeleeHitNPCSound = "weapons/arccw/melee_hitbody.wav"
SWEP.EnterBipodSound = "weapons/arccw/bipod_down.wav"
SWEP.ExitBipodSound = "weapons/arccw/bipod_up.wav"
SWEP.SelectUBGLSound = "weapons/arccw/ubgl_select.wav"

Binary file not shown.