mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 06:34:45 +01:00
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:
@@ -424,7 +424,7 @@
|
||||
/mob/living/silicon/pai/proc/close_up()
|
||||
|
||||
last_special = world.time + 200
|
||||
|
||||
resting = 0
|
||||
if(src.loc == card)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user