Broken/Removed Limbs Falling Balance

This commit is contained in:
Fox-McCloud
2015-05-02 17:23:35 -04:00
parent b3fab4e161
commit 4f32684c6b
@@ -91,7 +91,7 @@
stance_damage = 0
// standing is poor
if(stance_damage >= 4 || (stance_damage >= 2 && prob(5)))
if(stance_damage >= 4)
if(!(lying || resting))
if(species && !(species.flags & NO_PAIN))
emote("scream")