space
Vars | |
cell | The default temperature setting |
---|---|
cell_cover_open | If this is a path, this gets created as an object in Initialize. |
show_hud | Status of the thermal regulator |
thermal_on | Status of the cell cover on the suit |
Procs | |
Initialize | 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. |
emp_act | Burn the person inside the hard suit just a little, the suit got really hot for a moment |
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_spacesuit_cell | Toggle the space suit's cell cover |
Var Details
cell
The default temperature setting
cell_cover_open
If this is a path, this gets created as an object in Initialize.
show_hud
Status of the thermal regulator
thermal_on
Status of the cell cover on the suit
Proc Details
Initialize
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.
emp_act
Burn the person inside the hard suit just a little, the suit got really hot for a moment
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_spacesuit_cell
Toggle the space suit's cell cover