code/datums/ai/basic_mobs/basic_subtrees/sleep_with_no_target.dm
/datum/ai_planning_subtree/sleep_with_no_target | Disables AI after a certain amount of time spent with no target, you will have to enable the AI again somewhere else |
---|---|
/datum/ai_behavior/sleep_after_targetless_time | Disables AI after a certain amount of time spent with no target, you will have to enable the AI again somewhere else |