code/__DEFINES/clothing_defines.dm
ITEM_SLOT_2_INDEX | Translates an ITEM_SLOT back to an index that can be looked up in inv_slots. e.g. (1<<19) becomes 19. |
---|---|
MAX_EQUIPABLE_ACCESSORIES | max number of accessories that can be equiped to one piece of clothing |
Define Details
ITEM_SLOT_2_INDEX
Translates an ITEM_SLOT back to an index that can be looked up in inv_slots. e.g. (1<<19) becomes 19.
MAX_EQUIPABLE_ACCESSORIES
max number of accessories that can be equiped to one piece of clothing