Conflict fix?

This commit is contained in:
Segrain
2013-07-29 08:15:54 +03:00
14 changed files with 2312 additions and 2374 deletions
+1 -1
View File
@@ -998,7 +998,7 @@
sleeping = max(sleeping-1, 0)
blinded = 1
stat = UNCONSCIOUS
if( prob(10) && health && !hal_crit )
if( prob(2) && health && !hal_crit )
spawn(0)
emote("snore")
else if(resting)