gas 
Vars | |
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. |
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.