code/datums/ai/_ai_planning_subtree.dm
/datum/ai_planning_subtree | A subtree is attached to a controller and is occasionally called by /ai_controller/SelectBehaviors(), this mainly exists to act as a way to subtype and modify SelectBehaviors() without needing to subtype the ai controller itself |
---|