Goonstation 13 - Modules - TypesVar Details

air monitor

Vars

gas_safety_levelsthis is a list of safe & good partial pressures of each gas. If all gasses are in the good range, the alarm will show green. If any gas is outside the safe range, the alarm will show alert. Otherwise caution. most of these values are taken from lung.dm
last_safekeeps track of last alarm status
skipprocesssave some CPU by only checking every tick when something is amiss

Var Details

gas_safety_levels

this is a list of safe & good partial pressures of each gas. If all gasses are in the good range, the alarm will show green. If any gas is outside the safe range, the alarm will show alert. Otherwise caution. most of these values are taken from lung.dm

last_safe

keeps track of last alarm status

skipprocess

save some CPU by only checking every tick when something is amiss