differences

This commit is contained in:
Fox-McCloud
2016-07-11 09:23:43 -04:00
parent 2a3ccf3729
commit b7c71c7c76
2 changed files with 5 additions and 10 deletions
@@ -89,7 +89,10 @@
if(ghost.mind && ghost.mind.current == R)
R.key = ghost.key
R.revive()
R.stat = CONSCIOUS
dead_mob_list -= R //please never forget this ever kthx
living_mob_list += R
R.notify_ai(1)
return 1