From 75321710903fc0ff7cedc0a82746207d4b3d05e4 Mon Sep 17 00:00:00 2001 From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Wed, 14 Jan 2026 21:25:07 -0800 Subject: [PATCH] Increase TEG power generation by 75% (#42421) increase TEG power by 75% --- .../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 0bf5011de2..aba7531ef5 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/teg.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/teg.yml @@ -63,6 +63,7 @@ - type: AtmosDevice - type: TegGenerator thermalEfficiency: 0.1 + powerFactor: 1.75 - type: DeviceNetwork deviceNetId: AtmosDevices -- 2.52.0