Allows pAI's to wake up

Fixed pAI's getting stuck in sleep forever if they used the sleep verb.
This commit is contained in:
SatinIsle
2024-12-01 20:13:15 +00:00
parent f5f707030c
commit 2829f3a22d
@@ -34,6 +34,7 @@
to_chat(src, span_green("Communication circuit reinitialized. Speech and messaging functionality restored."))
handle_statuses()
handle_sleeping()
if(health <= 0)
card.death_damage()