gear

Vars | |
allowed_roles | List of job roles which can spawn with the item. |
---|---|
cost | Loadout points cost to select the item listing. |
description | Description of the item listing. If left blank will default to the description of the pathed item. |
display_name | Displayed name of the item listing. |
donator_tier | Patreon donator tier needed to select this item listing. |
gear_tweaks | List of datums which will alter the item after it has been spawned. (NYI) |
main_typepath | Set on empty category datums to skip them being added to the list. (/datum/gear/accessory, /datum/gear/suit/coat/job, etc.) |
path | Typepath of the item. |
slot | Slot to equip the item to. |
sort_category | Loadout category of the item listing. |
subtype_selection_cost | Does selecting a second item with the same main_typepath cost loadout points. |
Var Details
allowed_roles

List of job roles which can spawn with the item.
cost

Loadout points cost to select the item listing.
description

Description of the item listing. If left blank will default to the description of the pathed item.
display_name

Displayed name of the item listing.
donator_tier

Patreon donator tier needed to select this item listing.
gear_tweaks

List of datums which will alter the item after it has been spawned. (NYI)
main_typepath

Set on empty category datums to skip them being added to the list. (/datum/gear/accessory, /datum/gear/suit/coat/job, etc.)
path

Typepath of the item.
slot

Slot to equip the item to.
sort_category

Loadout category of the item listing.
subtype_selection_cost

Does selecting a second item with the same main_typepath
cost loadout points.