This commit is contained in:
Chinsky
2012-11-09 20:13:09 +04:00
5 changed files with 8749 additions and 8698 deletions
+2 -2
View File
@@ -2,5 +2,5 @@
..()
if(!key && mind) //key and mind have become seperated.
mind.active = 0 //This is to stop say, a mind.transfer_to call on a corpse causing a ghost to re-enter its body.
if(!immune_to_ssd && sleeping < 2)
sleeping = 2
if(!immune_to_ssd && sleeping < 2 && mind.active)
sleeping = 2