/tg/ Station 13 - Modules - TypesVar Details - Proc Details

space_heater

Vars

cellThe cell we spawn with
display_panelShould we add an overlay for open spaceheaters
efficiencyHow efficiently we can deliver that heat/cold (higher indicates less cell consumption)
heating_energyHow much heat/cold we can deliver
modeWhat is the mode we are in now?
onIs the machine on?
set_modeAnything other than "heat" or "cool" is considered auto.
settable_temperature_medianWhat's the middle point of our settable temperature (30 °C)
settable_temperature_rangeRange of temperatures above and below the median that we can set our target temperature (increase by upgrading the capacitors)
target_temperatureThe temperature we trying to get to
temperature_toleranceThe amount of degrees above and below the target temperature for us to change mode to heater or cooler

Procs

heating_examineReturns the heating power of this machine as an examine

Var Details

cell

The cell we spawn with

display_panel

Should we add an overlay for open spaceheaters

efficiency

How efficiently we can deliver that heat/cold (higher indicates less cell consumption)

heating_energy

How much heat/cold we can deliver

mode

What is the mode we are in now?

on

Is the machine on?

set_mode

Anything other than "heat" or "cool" is considered auto.

settable_temperature_median

What's the middle point of our settable temperature (30 °C)

settable_temperature_range

Range of temperatures above and below the median that we can set our target temperature (increase by upgrading the capacitors)

target_temperature

The temperature we trying to get to

temperature_tolerance

The amount of degrees above and below the target temperature for us to change mode to heater or cooler

Proc Details

heating_examine

Returns the heating power of this machine as an examine