Merge pull request #33664 from optimumtact/darkgenerallordhassnowflakeears
Halve gun empty sound level
This commit is contained in:
committed by
CitadelStationBot
parent
e552382953
commit
b305f1bb26
@@ -175,7 +175,7 @@
|
||||
return(OXYLOSS)
|
||||
else
|
||||
user.visible_message("<span class='suicide'>[user] is pretending to blow [user.p_their()] brains out with [src]! It looks like [user.p_theyre()] trying to commit suicide!</b></span>")
|
||||
playsound(src, "gun_dry_fire", 60, 1)
|
||||
playsound(src, "gun_dry_fire", 30, 1)
|
||||
return (OXYLOSS)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user