Adds new gun dry firing sounds (#33503)
* Adds new gun dry firing sounds * Don't want to hear click when you want to hear bang
This commit is contained in:
committed by
CitadelStationBot
parent
fb7cb2f063
commit
712b86089d
@@ -181,6 +181,8 @@
|
||||
'sound/vore/prey/death_10.ogg')
|
||||
if("bullet_miss")
|
||||
soundin = pick('sound/weapons/bulletflyby.ogg', 'sound/weapons/bulletflyby2.ogg', 'sound/weapons/bulletflyby3.ogg')
|
||||
if("gun_dry_fire")
|
||||
soundin = pick('sound/weapons/dry_fire_1.ogg', 'sound/weapons/dry_fire_2.ogg', 'sound/weapons/dry_fire_3.ogg', 'sound/weapons/dry_fire_4.ogg')
|
||||
if("law")
|
||||
soundin = pick('sound/voice/bgod.ogg', 'sound/voice/biamthelaw.ogg', 'sound/voice/bsecureday.ogg', 'sound/voice/bradio.ogg', 'sound/voice/binsult.ogg', 'sound/voice/bcreep.ogg')
|
||||
if("honkbot_e")
|
||||
|
||||
Reference in New Issue
Block a user