Space Station 13 - Modules - TypesVar Details - Proc Details

floorbot

Vars

naggedPrevents the Floorbot nagging more than once per refill.
process_typeDetermines what to do when process_scan() receives a target. See process_scan() for details.

Procs

process_scanFloorbots, 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.