clothing 
Vars | |
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. |
Procs | |
attach_accessory | Attach 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