/tg/ Station 13 - Modules - TypesVar Details

gas

Vars

base_valueHow does a single mole of this gas sell for? Formula to calculate maximum value is in code\modules\cargo\exports\large_objects.dm. Doesn't matter for roundstart gasses.
dangerouscurrently used by canisters
fusion_powerHow much the gas accelerates a fusion reaction
gas_overlayicon_state in icons/effects/atmospherics.dmi
primary_colorRGB code for use when a generic color representing the gas is needed. Colors taken from contants.ts
purchaseableCan gas of this type can purchased through cargo?
rarityrelative rarity compared to other gases, used when setting up the reactions list.

Var Details

base_value

How does a single mole of this gas sell for? Formula to calculate maximum value is in code\modules\cargo\exports\large_objects.dm. Doesn't matter for roundstart gasses.

dangerous

currently used by canisters

fusion_power

How much the gas accelerates a fusion reaction

gas_overlay

icon_state in icons/effects/atmospherics.dmi

primary_color

RGB code for use when a generic color representing the gas is needed. Colors taken from contants.ts

purchaseable

Can gas of this type can purchased through cargo?

rarity

relative rarity compared to other gases, used when setting up the reactions list.