code/modules/mob/living/basic/lavaland/mook/mook_bt.dm 
| /datum/bt_node/ai_behavior/find_village | hey buddy I went to mook village and everyone there knew you |
|---|---|
| /datum/bt_node/ai_behavior/find_mineral_wall/mook | Mook-specific mineral wall finder that skips turfs in BB_BLACKLIST_MINERAL_TURFS. |
| /datum/bt_node/ai_behavior/calculate_wander_destination | Wander in a random direction to find ore |
| /datum/bt_node/ai_behavior/find_deposit_position | gotta get south of the material stand |
| /datum/bt_node/decorator/mook_has_flee_reason | OH SHIT STORM COMING (or maybe we found ore :3) |
| /datum/bt_node/subtree/worker_find_targets | Worker trees |
| /datum/bt_node/subtree/bard_play_music | Bard trees |
| /datum/bt_node/subtree/heal_injured | Support trees |
| /datum/bt_node/subtree/chief_issue_commands | Chief trees |