/tg/ Station 13 - Modules - TypesVar Details

gas_leaker

A component to leak gas over time from damaged objects with gas storage

Vars

atmos_processingMirror of the machine var signifying whether this is live in the air subsystem
integrity_leak_percentThe percent of max integrity that we start leaking. From 0 to 1
leak_rateThe rate at which gas leaks, you probably want this very low. From 0 to 1
process_typeKeeps track of what type we were attached to so we don't need to istype every process

Var Details

atmos_processing

Mirror of the machine var signifying whether this is live in the air subsystem

integrity_leak_percent

The percent of max integrity that we start leaking. From 0 to 1

leak_rate

The rate at which gas leaks, you probably want this very low. From 0 to 1

process_type

Keeps track of what type we were attached to so we don't need to istype every process