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

clothing

Vars

digi_icon_stateIcon state in the digitigrade template file to use if the wearer is digitigrade. If null, no special digitigrade handling is done.
female_sprite_flagsWhat kind of gender shaping this sprite accessory should use (in case your sprite gets a weird missing pixel in the center)
greyscale_colorsColor pallete for static colored underwear, like hearts. Used so greyscale copies can have the same palette.
greyscale_configAllows you to specify a greyscale config
layerThe layer this sprite accessory should render on

Procs

get_icon_stateOverride to return a different icon state given a bodytype or physique
make_appearanceGenerate an appearance from this clothing datum

Var Details

digi_icon_state

Icon state in the digitigrade template file to use if the wearer is digitigrade. If null, no special digitigrade handling is done.

female_sprite_flags

What kind of gender shaping this sprite accessory should use (in case your sprite gets a weird missing pixel in the center)

greyscale_colors

Color pallete for static colored underwear, like hearts. Used so greyscale copies can have the same palette.

greyscale_config

Allows you to specify a greyscale config

layer

The layer this sprite accessory should render on

Proc Details

get_icon_state

Override to return a different icon state given a bodytype or physique

make_appearance

Generate an appearance from this clothing datum