mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 20:14:31 +01:00
Fixed some errors and added it to technomancer sounds.
This commit is contained in:
@@ -1002,7 +1002,7 @@ Note that amputating the affected organ does in fact remove the infection from t
|
||||
if(!(species.flags & NO_PAIN))
|
||||
owner.emote("scream")
|
||||
|
||||
playsound(src.loc, 'fracture', 10, 1, -2)
|
||||
playsound(src.loc, "fracture", 10, 1, -2)
|
||||
status |= ORGAN_BROKEN
|
||||
broken_description = pick("broken","fracture","hairline fracture")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user