/tg/ Station 13 - Modules - Types

code/modules/mob/living/basic/lavaland/gutlunchers/gutlunchers_ai.dm

/datum/bt_node/ai_behavior/hunt_target/interact_with_target/food_troughInteracts with the food trough to eat ore, then clears the hungry flag.
/datum/bt_node/ai_behavior/befriend_ashwalkersFind nearby ashwalkers (which we share the FACTION_ASHWALKERS faction with), we love lizards.
/datum/bt_node/ai_behavior/find_parentSearches for and moves to a parent mob (of types in BB_FIND_MOM_TYPES), sets BB_FOUND_MOM.
/datum/bt_node/subtree/pet_command/mine_wallsMine walls pet command subtree: find mineral wall -> move to it -> mine it -> clear command.