Goonstation 13 - Modules - TypesDefine Details

code/modules/atmospherics/portable/portable_pressurizer.dm

FAN_OFFFan Off
FAN_ON_INLETFan On and pulling in from enviroment
FAN_ON_OUTLETFan On and pushing air out to enviroment
PROCESS_OFFNo active material processing
PROCESS_ACTIVEActively processing an item
PROCESS_PAUSEDMaterial Processing Paused...
MIN_BLAST_DELAYMinimum delay for armed blast
MAX_BLAST_DELAYMaximum delay for armed blast
BLAST_EFFECT_RATIOMinimum % pressure where visual effect and sonic boom

Define Details

BLAST_EFFECT_RATIO

Minimum % pressure where visual effect and sonic boom

FAN_OFF

Fan Off

FAN_ON_INLET

Fan On and pulling in from enviroment

FAN_ON_OUTLET

Fan On and pushing air out to enviroment

MAX_BLAST_DELAY

Maximum delay for armed blast

MIN_BLAST_DELAY

Minimum delay for armed blast

PROCESS_ACTIVE

Actively processing an item

PROCESS_OFF

No active material processing

PROCESS_PAUSED

Material Processing Paused...