perfume
Vars | |
cap | Whether the cap of the perfume is on or off |
---|---|
fragrance_type | What type of the pollutant will this perfume be using |
has_cap | Whether we have a cap or not |
uses_remaining | How many uses remaining has it got |
Procs | |
toggle_cap | Proc to handle removing the cap of the perfume bottle. |
Var Details
cap
Whether the cap of the perfume is on or off
fragrance_type
What type of the pollutant will this perfume be using
has_cap
Whether we have a cap or not
uses_remaining
How many uses remaining has it got
Proc Details
toggle_cap
Proc to handle removing the cap of the perfume bottle.