Space Station 13 - Modules - TypesVar Details - Proc Details

simulated

Vars

active_hotspotThe active hotspot on this turf. The fact this is done through a literal object is painful
airThe air mixture that this turf controls.
excitedIs this turf active?
excited_groupThe excited group we're linked to. Used for zone atmos calculations
planetary_atmosAir will revert to its initial mix over time. It's probably a good idea to just make it so that these turfs don't process atmos as this doesn't really do anything
recently_activeWas this turf recently activated? Probably not needed anymore
temperature_archivedThe temp we were when we got archived
wetUsed to check if the turf is wet. Really should just be an object on the turf
wet_overlayUsed to store the wet turf overlay. Really should just be an object on the turf

Procs

Assimilate_AirAssimilate Air
archiveGROUP HANDLING START

Var Details

active_hotspot

The active hotspot on this turf. The fact this is done through a literal object is painful

air

The air mixture that this turf controls.

excited

Is this turf active?

excited_group

The excited group we're linked to. Used for zone atmos calculations

planetary_atmos

Air will revert to its initial mix over time. It's probably a good idea to just make it so that these turfs don't process atmos as this doesn't really do anything

recently_active

Was this turf recently activated? Probably not needed anymore

temperature_archived

The temp we were when we got archived

wet

Used to check if the turf is wet. Really should just be an object on the turf

wet_overlay

Used to store the wet turf overlay. Really should just be an object on the turf

Proc Details

Assimilate_Air

Assimilate Air

archive

GROUP HANDLING START

GROUP HANDLING FINISH