wearable_client_colour
An element that adds a client colour to the wearer when equipped to the right slot, under the right conditions.
Vars | |
colour_type | The typepath of the client_colour added when worn in the appropriate slot(s) |
---|---|
custom_colour | For items that want costumizable client colours |
equip_slots | The slot(s) that enable the client colour |
forced | if forced is false, we check that the user has the TRAIT_SEE_WORN_COLOURS before adding the colour. |
key_info | On examine, it'll tell which you have to press to toggle TRAIT_SEE_WORN_COLOURS. |
Var Details
colour_type
The typepath of the client_colour added when worn in the appropriate slot(s)
custom_colour
For items that want costumizable client colours
equip_slots
The slot(s) that enable the client colour
forced
if forced is false, we check that the user has the TRAIT_SEE_WORN_COLOURS before adding the colour.
key_info
On examine, it'll tell which you have to press to toggle TRAIT_SEE_WORN_COLOURS.