/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/~nova_defines/loadouts.dm

LOADOUT_ITEM_BELTDefines for what loadout slot a corresponding item belongs to.
INFO_DESCRIBEDUsed to set custom descriptions.
MAX_ALLOWED_MISC_ITEMSMax amonut of misc / backpack items that are allowed.
MAX_ALLOWED_ERP_ITEMSThe maximum allowed amount of erp items allowed in any given character's loadout
TOOLTIP_NO_ARMORDefines for extra info blurbs, for loadout items.

Define Details

INFO_DESCRIBED

Used to set custom descriptions.

LOADOUT_ITEM_BELT

Defines for what loadout slot a corresponding item belongs to.

MAX_ALLOWED_ERP_ITEMS

The maximum allowed amount of erp items allowed in any given character's loadout

MAX_ALLOWED_MISC_ITEMS

Max amonut of misc / backpack items that are allowed.

TOOLTIP_NO_ARMOR

Defines for extra info blurbs, for loadout items.