Space Station 13 - Nebula13 - Modules - TypesVar Details - Proc Details

clothing

Vars

accessory_hide_on_statesWhat clothing states should hide this accessory?
accessory_removableCan this accessory be removed? Defaults to TRUE.
accessory_slotIf not-null, this clothing can be equipped as an accessory.
accessory_slowdownUsed when an accessory is meant to slow the wearer down when attached to clothing
accessory_visibilityHow should this accessory behave on mob examine?
restricted_accessory_slotsaccessory_slot entries in this list will be limited to only one item at a time.
valid_accessory_slotsClothing items with an accessory_slot in this list can be equipped to this item.

Procs

attach_accessoryAttach accessory accessory to src

Var Details

accessory_hide_on_states

What clothing states should hide this accessory?

accessory_removable

Can this accessory be removed? Defaults to TRUE.

accessory_slot

If not-null, this clothing can be equipped as an accessory.

accessory_slowdown

Used when an accessory is meant to slow the wearer down when attached to clothing

accessory_visibility

How should this accessory behave on mob examine?

restricted_accessory_slots

accessory_slot entries in this list will be limited to only one item at a time.

valid_accessory_slots

Clothing items with an accessory_slot in this list can be equipped to this item.

Proc Details

attach_accessory

Attach accessory accessory to src

user is the user doing the attaching. Can be null, such as when attaching items on spawn