floorbot

Vars | |
| amount | Tiles in inventory |
|---|---|
| autotile | Fix the floor and include a tile. |
| eat_tiles | Add floor tiles to inventory |
| make_tiles | Convert metal into floor tiles (drops on floor) |
| nagged | Prevents the Floorbot nagging more than once per refill. |
| process_type | Determines what to do when process_scan() recieves a target. See process_scan() for details. |
| replace_tiles | Add tiles to existing floor |
Var Details
amount

Tiles in inventory
autotile

Fix the floor and include a tile.
eat_tiles

Add floor tiles to inventory
make_tiles

Convert metal into floor tiles (drops on floor)
nagged

Prevents the Floorbot nagging more than once per refill.
process_type

Determines what to do when process_scan() recieves a target. See process_scan() for details.
replace_tiles

Add tiles to existing floor