Fixed some debugging info.

This commit is contained in:
SkyMarshal
2012-04-01 12:35:32 -07:00
parent c1262a004c
commit aece74cdf3
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -857,7 +857,7 @@
leg_tally-- // let it fail even if just foot&leg
// can't stand
if(leg_tally == 0 && !paralysis)
if(leg_tally == 0 && !paralysis && !(lying || resting))
emote("scream")
emote("collapse")
paralysis = 10