From: Pieter-Jan Briers Date: Fri, 28 Jun 2024 15:00:45 +0000 (+0200) Subject: WATTAGE IS NOT A UNIT OF STORED ENERGY (#29538) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=64090042446427df70536e299daff138ed9b39c7;p=space-station-14.git WATTAGE IS NOT A UNIT OF STORED ENERGY (#29538) --- diff --git a/Resources/Prototypes/Entities/Structures/Power/apc.yml b/Resources/Prototypes/Entities/Structures/Power/apc.yml index 1621ac858c..0948cdb4cc 100644 --- a/Resources/Prototypes/Entities/Structures/Power/apc.yml +++ b/Resources/Prototypes/Entities/Structures/Power/apc.yml @@ -204,7 +204,7 @@ - type: entity parent: BaseAPC id: APCBasic - suffix: Basic, 50kW + suffix: Basic, 50kJ components: - type: Battery maxCharge: 50000 @@ -213,7 +213,7 @@ - type: entity parent: BaseAPC id: APCHighCapacity - suffix: High Capacity, 100kW + suffix: High Capacity, 100kJ components: - type: Battery maxCharge: 100000 @@ -222,7 +222,7 @@ - type: entity parent: BaseAPC id: APCSuperCapacity - suffix: Super Capacity, 150kW + suffix: Super Capacity, 150kJ components: - type: Battery maxCharge: 150000 @@ -231,7 +231,7 @@ - type: entity parent: BaseAPC id: APCHyperCapacity - suffix: Hyper Capacity, 200kW + suffix: Hyper Capacity, 200kJ components: - type: Battery maxCharge: 200000 diff --git a/Resources/Prototypes/Entities/Structures/Power/smes.yml b/Resources/Prototypes/Entities/Structures/Power/smes.yml index 1e3559e5a9..15f28eb53e 100644 --- a/Resources/Prototypes/Entities/Structures/Power/smes.yml +++ b/Resources/Prototypes/Entities/Structures/Power/smes.yml @@ -95,7 +95,7 @@ - type: entity parent: BaseSMES id: SMESBasic - suffix: Basic, 8MW + suffix: Basic, 8MJ components: - type: Battery maxCharge: 8000000