mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-22 05:17:38 +01:00
Adds more sounds (#3327)
Adds sounds for opening lockers, going down ladders, turning on your internals, removing and placing extinguishers in the cabinet, sounds for bone breaking and sound to the bsa.
This commit is contained in:
@@ -896,6 +896,7 @@ Note that amputating the affected organ does in fact remove the infection from t
|
||||
if(owner.species && !(owner.species.flags & NO_PAIN))
|
||||
owner.emote("scream")
|
||||
|
||||
playsound(src.loc, "fracture", 100, 1, -2)
|
||||
status |= ORGAN_BROKEN
|
||||
broken_description = pick("Broken","Fracture","Hairline fracture")
|
||||
perma_injury = brute_dam
|
||||
|
||||
Reference in New Issue
Block a user