code/modules/mob/living/basic/space_fauna/giant_spider/spider_subtrees.dm

/datum/ai_planning_subtree/find_unwebbed_turf | Search for a nearby location to put webs on |
---|---|
/datum/ai_behavior/find_unwebbed_turf | Find an unwebbed nearby turf and store it |
/datum/ai_planning_subtree/spin_web | Run the spin web behaviour if we have an ability to use for it |
/datum/ai_behavior/spin_web | Move to an unwebbed nearby turf and web it up |