code/datums/ai/generic_behaviors/mine_walls.dm 
| /datum/bt_node/ai_behavior/find_mineral_wall | Searches for a nearby mineral wall the pawn can mine and sets the target key. |
|---|---|
| /datum/bt_node/ai_behavior/mine_wall | Mines the mineral wall at target_key when adjacent. Clears the target key on finish. |