SPLURT Station 13 - Modules - TypesVar Details

controller

Vars

bloodyIs the pool bloody?
drainableWhether or not the pool can be drained
drainingJust to prevent spam
interact_delayNext world.time you can interact with settings
last_reagent_processLast time we process_reagents()'d
linked_drainPool drain
linked_filterPool filter
linked_mistLinked mist effects
linked_turfsPool turfs
max_beaker_transferMaximum amount we will take from a beaker
min_reagent_amountMinimum amount of a reagent for it to work on us
mist_stateIs pool mist currently on?
mobs_in_poolAll mobs in pool
noreact_reagentsADMINBUS ONLY - WHETHER OR NOT WE HAVE NOREACT ;)
old_rcolorOld reagent color, used to determine if update_color needs to reset colors.
reagent_tick_intervalhow fast in deciseconds between reagent processes
respect_reagent_blacklistReagent blacklisting
scan_rangeHow far it scans for pool objects
shockedAirlock style shocks
temperatureSee __DEFINES/pool.dm, temperature defines
temperature_unlockedCan we use unsafe temperatures

Var Details

bloody

Is the pool bloody?

drainable

Whether or not the pool can be drained

draining

Just to prevent spam

interact_delay

Next world.time you can interact with settings

last_reagent_process

Last time we process_reagents()'d

linked_drain

Pool drain

linked_filter

Pool filter

linked_mist

Linked mist effects

linked_turfs

Pool turfs

max_beaker_transfer

Maximum amount we will take from a beaker

min_reagent_amount

Minimum amount of a reagent for it to work on us

mist_state

Is pool mist currently on?

mobs_in_pool

All mobs in pool

noreact_reagents

ADMINBUS ONLY - WHETHER OR NOT WE HAVE NOREACT ;)

old_rcolor

Old reagent color, used to determine if update_color needs to reset colors.

reagent_tick_interval

how fast in deciseconds between reagent processes

respect_reagent_blacklist

Reagent blacklisting

scan_range

How far it scans for pool objects

shocked

Airlock style shocks

temperature

See __DEFINES/pool.dm, temperature defines

temperature_unlocked

Can we use unsafe temperatures