/tg/ Station 13 - Modules - Types

code/datums/ai/generic_behaviors/mine_walls.dm

/datum/bt_node/ai_behavior/find_mineral_wallSearches for a nearby mineral wall the pawn can mine and sets the target key.
/datum/bt_node/ai_behavior/mine_wallMines the mineral wall at target_key when adjacent. Clears the target key on finish.