This commit is contained in:
FreeStylaLT
2018-10-08 14:04:28 +09:00
parent 97e491c0ee
commit 58a9aed75b
@@ -607,7 +607,7 @@ Note that amputating the affected organ does in fact remove the infection from t
"<span class='warning'>You hear a loud cracking sound coming from \the [owner].</span>",\
"<span class='danger'>Something feels like it shattered in your [name]!</span>",\
"You hear a sickening crack.")
playsound(owner,"sound/effects/bone_break_[rand(1,6)].ogg", 150, 1)
playsound(owner, "sound/effects/bone_break_[rand(1,6)].ogg", 150, 1)
if(owner.dna.species && !(NO_PAIN in owner.dna.species.species_traits))
owner.emote("scream")