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
@@ -162,7 +162,7 @@
|
||||
return(OXYLOSS)
|
||||
else
|
||||
user.visible_message("<span class='suicide'>[user] is pretending to blow [user.p_their()] brain[user.p_s()] out with [src]! It looks like [user.p_theyre()] trying to commit suicide!</b></span>")
|
||||
playsound(loc, 'sound/weapons/empty.ogg', 50, 1, -1)
|
||||
playsound(src, "gun_dry_fire", 50, 1)
|
||||
return (OXYLOSS)
|
||||
#undef BRAINS_BLOWN_THROW_SPEED
|
||||
#undef BRAINS_BLOWN_THROW_RANGE
|
||||
|
||||
Reference in New Issue
Block a user