More Minor pAI bugfixes

- Closing a pAI turns off resting.
- Wiping a mobile pAI now works correctly. (Probably want to fix being
able to do this in the first place)
This commit is contained in:
DZD
2014-12-08 18:22:18 -05:00
parent 0c1c96a8b5
commit 8e4f2f6399
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -424,7 +424,7 @@
/mob/living/silicon/pai/proc/close_up()
last_special = world.time + 200
resting = 0
if(src.loc == card)
return