From 8adc3b66b72300ed7917b4b36781a3e575cd6e9e Mon Sep 17 00:00:00 2001 From: 1Stepka1 Date: Sat, 18 Nov 2023 20:52:12 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=B2=D0=BC=D0=B5?= =?UTF-8?q?=D1=81=D1=82=D0=B8=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D0=BE=D1=81?= =?UTF-8?q?=D1=82=D0=B8=20=D1=81=D0=BC=D1=8D=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ADT/Entities/Structures/Power/industrial.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/ADT/Entities/Structures/Power/industrial.yml b/Resources/Prototypes/ADT/Entities/Structures/Power/industrial.yml index 1d6ceab6e3d..0aefe5a679c 100644 --- a/Resources/Prototypes/ADT/Entities/Structures/Power/industrial.yml +++ b/Resources/Prototypes/ADT/Entities/Structures/Power/industrial.yml @@ -2,7 +2,7 @@ - type: entity parent: BaseSMES id: ADTSMESIndustrial - suffix: Basic, 8MW + suffix: Basic, 80MW components: - type: Sprite sprite: ADT/Structures/Power/smes.rsi @@ -19,6 +19,13 @@ - map: ["enum.SmesVisualLayers.Output"] state: "smes-op1" shader: unshaded + - type: Smes + - type: UpgradeBattery + maxChargeMultiplier: 2 + baseMaxCharge: 80000000 + - type: UpgradePowerSupplyRamping + scaling: Linear + supplyRampingMultiplier: 1 - type: Battery maxCharge: 80000000 startingCharge: 80000000