/tg/ Station 13 - Modules - Types

code/modules/mob/living/basic/bots/repairbot/repairbot_ai.dm

/datum/ai_planning_subtree/refill_materialssubtree to refill our stacks
/datum/ai_planning_subtree/repairbot_deconstructionsubtree to deconstruct things when we're emagged
/datum/ai_planning_subtree/repairbot_speechsubtree to control bot speech
/datum/ai_planning_subtree/replace_floorssubtree to replace iron platings
/datum/ai_planning_subtree/replace_floors/breachessubtree to fix hull breaches
/datum/ai_behavior/bot_search/valid_plateless_turf/breachedexists as to not conflict with the base turf searching behavior cause of how the queue system works...
/datum/ai_planning_subtree/build_girdersubtree to build girders
/datum/ai_planning_subtree/replace_windowsubtree to place glass on windows
/datum/ai_planning_subtree/wall_girdersubtree to place iron on girders
/datum/ai_planning_subtree/fix_windowsubtree to repair machines with welders