code/modules/power/TEG.dm 
CIRCULATOR_MAX_PRESSURE | Max circulator pressure |
---|---|
BACKFLOW_PROTECTION | no backflow |
LEAKS_GAS | periodically leaks input gas |
LEAKS_LUBE | periodically leaks/eats lube |
LUBE_DRAIN_OPEN | LUBE Drain |
WARNING_APC_DRAINING | Lack of surplus power and drain exceeds current perapc |
WARNING_5MIN | Expected to drain cell in ~5min |
WARNING_1MIN | Expected to drain cell in ~1min |
WARNING_LOW_MOLES | Gas molar quantity is problematic! |
TEG_HIGH_TEMP | HIGH TEMP Model |
TEG_LOW_TEMP | LOW TEMP Model |
TEG_SEMI_STATE_INSTALLED | TEG Semiconductor Present and Installed |
TEG_SEMI_STATE_UNSCREWED | TEG Semiconductor Cover unscrewed |
TEG_SEMI_STATE_CONNECTED | TEG Semiconductor Connected with Extra Wires |
TEG_SEMI_STATE_DISCONNECTED | TEG Semiconductor Present but disconnected |
TEG_SEMI_STATE_MISSING | TEG Semiconductor Missing |
TEG_SEMI_STATE_BOOTLEG_SEMI | TEG Semiconductor Missing |
/obj/item/teg_semiconductor | Thermoelectric Generator Semiconductor - A beautiful array of thermopiles |
DEVICE_IS_PUMP | Signals which claim the device to be of identifier "AGP" are exclusively pumps or pump wannabes (fine) |
HAS_REQUIRED_DATA | Do we have all the information we should Really Really Have? |
Define Details
BACKFLOW_PROTECTION 
no backflow
CIRCULATOR_MAX_PRESSURE 
Max circulator pressure
DEVICE_IS_PUMP 
Signals which claim the device to be of identifier "AGP" are exclusively pumps or pump wannabes (fine)
HAS_REQUIRED_DATA 
Do we have all the information we should Really Really Have?
LEAKS_GAS 
periodically leaks input gas
LEAKS_LUBE 
periodically leaks/eats lube
LUBE_DRAIN_OPEN 
LUBE Drain
TEG_HIGH_TEMP 
HIGH TEMP Model
TEG_LOW_TEMP 
LOW TEMP Model
TEG_SEMI_STATE_BOOTLEG_SEMI 
TEG Semiconductor Missing
TEG_SEMI_STATE_CONNECTED 
TEG Semiconductor Connected with Extra Wires
TEG_SEMI_STATE_DISCONNECTED 
TEG Semiconductor Present but disconnected
TEG_SEMI_STATE_INSTALLED 
TEG Semiconductor Present and Installed
TEG_SEMI_STATE_MISSING 
TEG Semiconductor Missing
TEG_SEMI_STATE_UNSCREWED 
TEG Semiconductor Cover unscrewed
WARNING_1MIN 
Expected to drain cell in ~1min
WARNING_5MIN 
Expected to drain cell in ~5min
WARNING_APC_DRAINING 
Lack of surplus power and drain exceeds current perapc
WARNING_LOW_MOLES 
Gas molar quantity is problematic!