/tg/ Station 13 - Modules - TypesVar Details - Proc Details

rag

Vars

blood_levelHow bloody is this rag?

Procs

get_blood_level_of_movableChecks an atom and returns how "dirty" it is scaled to our rag
on_cleanedOn cleaning, get the rag dirty
remove_cleanable_reagentsTakes in a "dirty" amount and tries to "counteract" it with reagents, returning TRUE if successful
should_cleanChecks whether or not we should clean.

Var Details

blood_level

How bloody is this rag?

Proc Details

get_blood_level_of_movable

Checks an atom and returns how "dirty" it is scaled to our rag

on_cleaned

On cleaning, get the rag dirty

remove_cleanable_reagents

Takes in a "dirty" amount and tries to "counteract" it with reagents, returning TRUE if successful

should_clean

Checks whether or not we should clean.