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

space

Vars

cellIf this is a path, this gets created as an object in Initialize.
cell_cover_openStatus of the cell cover on the suit
show_hudIf this is FALSE the batery status UI will be disabled. This is used for suits that don't use bateries like the changeling's flesh suit mutation.
temperature_settingThe default temperature setting
thermal_onStatus of the thermal regulator

Procs

CtrlClickRemove the cell whent he cover is open on CTRL+Click
click_altOpen the cell cover when ALT+Click on the suit
equippedStart Processing on the space suit when it is worn to heat the wearer
remove_cellRemove the cell from the suit if the cell cover is open
toggle_spacesuitToggle the space suit's thermal regulator status
toggle_spacesuit_cellToggle the space suit's cell cover

Var Details

cell

If this is a path, this gets created as an object in Initialize.

cell_cover_open

Status of the cell cover on the suit

show_hud

If this is FALSE the batery status UI will be disabled. This is used for suits that don't use bateries like the changeling's flesh suit mutation.

temperature_setting

The default temperature setting

thermal_on

Status of the thermal regulator

Proc Details

CtrlClick

Remove the cell whent he cover is open on CTRL+Click

click_alt

Open the cell cover when ALT+Click on the suit

equipped

Start Processing on the space suit when it is worn to heat the wearer

remove_cell

Remove the cell from the suit if the cell cover is open

toggle_spacesuit

Toggle the space suit's thermal regulator status

Toggle the space suit's thermal regulator status... Can't do it if it has no charge. Arguments:

toggle_spacesuit_cell

Toggle the space suit's cell cover