dirty 
Vars | |
| cleaned | Have we been cleaned, thereby disabling our dirt mechanics? |
|---|---|
| cloud_charged | Next time we're hit, will a bunch of dust fly off us? |
| dirt_color | The hexcolor that all dirt graphics will use. |
| dirty_text | The text displayed on examine, set in preferences. |
Procs | |
| on_cleaned | Setter proc for [cleaned]. Handles messages and other reactions. |
Var Details
cleaned 
Have we been cleaned, thereby disabling our dirt mechanics?
cloud_charged 
Next time we're hit, will a bunch of dust fly off us?
dirt_color 
The hexcolor that all dirt graphics will use.
dirty_text 
The text displayed on examine, set in preferences.
Proc Details
on_cleaned
Setter proc for [cleaned]. Handles messages and other reactions.