floorbot 
Vars | |
nagged | Prevents the Floorbot nagging more than once per refill. |
---|---|
process_type | Determines what to do when process_scan() receives a target. See process_scan() for details. |
Procs | |
process_scan | Floorbots, having several functions, need sort out special conditions here. |
Var Details
nagged 
Prevents the Floorbot nagging more than once per refill.
process_type 
Determines what to do when process_scan() receives a target. See process_scan() for details.
Proc Details
process_scan
Floorbots, having several functions, need sort out special conditions here.