/tg/ Station 13 - Modules - TypesVar Details

augment_item

Vars

categoryCategory in which the augment belongs to. check "code__DEFINES~nova_defines\augment.dm"
ckey_whitelistIf set, it's a list containing ckeys which only can get the item
costHow much quirky points does it cost?
descriptionDescription of the loadout augment, automatically set by New() if null
extra_infoAny extra information to display in the hoverover tooltip
pathTypepath to the actual augment item
slotSlot in which the augment belongs to - this is also the display name of its category. See "code__DEFINES~nova_defines\augment.dm"
species_blacklistWhich species IDs are forbidden from getting this augment
species_whitelistThe species IDs in this whitelist are the only ones which can get this augment

Var Details

category

Category in which the augment belongs to. check "code__DEFINES~nova_defines\augment.dm"

ckey_whitelist

If set, it's a list containing ckeys which only can get the item

cost

How much quirky points does it cost?

description

Description of the loadout augment, automatically set by New() if null

extra_info

Any extra information to display in the hoverover tooltip

path

Typepath to the actual augment item

slot

Slot in which the augment belongs to - this is also the display name of its category. See "code__DEFINES~nova_defines\augment.dm"

species_blacklist

Which species IDs are forbidden from getting this augment

species_whitelist

The species IDs in this whitelist are the only ones which can get this augment