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

genital

Vars

layer_above_allLayer used when FORCED ABOVE ALL CLOTHING.
layer_above_undiesLayer used when ABOVE UNDERWEAR
layer_below_undiesDitto, but for BELOW UNDERWEAR
organ_slotOrgan slot, used to get reference to the actual organ this is attached to without angering the CI gods.
ownerOwning human. Used to adjust layers depending on underwear
sprite_suffixThe suffix appended to the feature_key for the overlays.

Procs

layer_mode_checkHelper function - if the organ this overlay is tied to has been set to layer above clothing, return TRUE
underwear_checkReturn TRUE if this should overlay below underwear, otherwise it'll layer above it and the uniform.

Var Details

layer_above_all

Layer used when FORCED ABOVE ALL CLOTHING.

layer_above_undies

Layer used when ABOVE UNDERWEAR

layer_below_undies

Ditto, but for BELOW UNDERWEAR

organ_slot

Organ slot, used to get reference to the actual organ this is attached to without angering the CI gods.

owner

Owning human. Used to adjust layers depending on underwear

sprite_suffix

The suffix appended to the feature_key for the overlays.

Proc Details

layer_mode_check

Helper function - if the organ this overlay is tied to has been set to layer above clothing, return TRUE

underwear_check

Return TRUE if this should overlay below underwear, otherwise it'll layer above it and the uniform.