replace_floors ![code/modules/mob/living/basic/bots/repairbot/repairbot_ai.dm 154](git.png)
subtree to replace iron platings
Vars | |
floor_key | key of our floor target |
---|---|
needed_tile_type | type of tile we need to replace floors |
required_flag | flag we check before executing |
search_behavior | our searching behavior |
type_of_turf | type of floors we can replace |
Var Details
floor_key ![code/modules/mob/living/basic/bots/repairbot/repairbot_ai.dm 158](git.png)
key of our floor target
needed_tile_type ![code/modules/mob/living/basic/bots/repairbot/repairbot_ai.dm 160](git.png)
type of tile we need to replace floors
required_flag ![code/modules/mob/living/basic/bots/repairbot/repairbot_ai.dm 156](git.png)
flag we check before executing
search_behavior ![code/modules/mob/living/basic/bots/repairbot/repairbot_ai.dm 164](git.png)
our searching behavior
type_of_turf ![code/modules/mob/living/basic/bots/repairbot/repairbot_ai.dm 162](git.png)
type of floors we can replace