mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user