From bbfccfe45963d2076a1eff5985fc779945bcbc27 Mon Sep 17 00:00:00 2001 From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Mon, 26 May 2025 04:53:19 -0700 Subject: [PATCH] Kill the TEG meta with really big hammers (#37728) * First round of balancing * Second round of balancing --- .../Prototypes/Entities/Structures/Power/Generation/teg.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/teg.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/teg.yml index e6e4b6b72b..debc07b6eb 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/teg.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/teg.yml @@ -62,6 +62,7 @@ # It fires processing on behalf of its connected circulators. - type: AtmosDevice - type: TegGenerator + thermalEfficiency: 0.1 - type: DeviceNetwork deviceNetId: AtmosDevices -- 2.51.2