mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Update TEG NanoUI to TGUI, rename TEG to Stirling engine (#21933)
As title. TEGs are basically just thermopiles IRL; a Stirling engine more accurately reflects its functionality. <img width="551" height="303" alt="image" src="https://github.com/user-attachments/assets/eb0f0c73-c1cc-4a04-85bc-13a413d8ac48" /> --------- Signed-off-by: Batrachophreno <Batrochophreno@gmail.com> Co-authored-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>
This commit is contained in:
co-authored by
Cody Brittain
parent
04d2cdd020
commit
eb6c7ff844
@@ -21,6 +21,8 @@
|
||||
var/volume_capacity_used = 0
|
||||
var/stored_energy = 0
|
||||
var/temperature_overlay
|
||||
/// When passing its status to the main Stirling generator, this informs labeling on the TGUI.
|
||||
var/is_hot_loop = FALSE
|
||||
|
||||
density = TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user