Merge branch 'master' into shep-dev-upstream-screenport

This commit is contained in:
Rykka Stormheart
2020-05-30 06:54:08 -04:00
committed by GitHub
392 changed files with 2445 additions and 2293 deletions
+1 -1
View File
@@ -1041,7 +1041,7 @@ Note that amputating the affected organ does in fact remove the infection from t
if(organ_can_feel_pain())
owner.emote("scream")
playsound(src.loc, "fracture", 10, 1, -2)
playsound(src, "fracture", 10, 1, -2)
status |= ORGAN_BROKEN
broken_description = pick("broken","fracture","hairline fracture")