mop 
Vars | |
| max_reagent_volume | Maximum volume of reagents it can hold. |
|---|---|
Procs | |
| apply_reagents | Applies reagents to the cleaned floor and removes them from the mop. |
| should_clean | Checks whether or not we should clean. |
Var Details
max_reagent_volume 
Maximum volume of reagents it can hold.
Proc Details
apply_reagents
Applies reagents to the cleaned floor and removes them from the mop.
Arguments
- cleaning_source the source of the cleaning
- cleaned_turf the turf that is being cleaned
- cleaner the mob that is doing the cleaning
should_clean
Checks whether or not we should clean.