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

perfume

Vars

capWhether the cap of the perfume is on or off
fragrance_typeWhat type of the pollutant will this perfume be using
has_capWhether we have a cap or not
uses_remainingHow many uses remaining has it got

Procs

toggle_capProc 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.