Fix substation units (#14183)

This commit is contained in:
Kevin Zheng
2023-02-19 10:19:33 -08:00
committed by GitHub
parent 4498cfe452
commit b34b03b90a

View File

@@ -170,7 +170,7 @@
- type: entity - type: entity
parent: BaseSubstation parent: BaseSubstation
id: SubstationBasic id: SubstationBasic
suffix: Basic, 2.5MW suffix: Basic, 2.5MJ
components: components:
- type: Battery - type: Battery
maxCharge: 2500000 maxCharge: 2500000
@@ -187,7 +187,7 @@
- type: entity - type: entity
parent: BaseSubstationWall parent: BaseSubstationWall
id: SubstationWallBasic id: SubstationWallBasic
suffix: Basic, 2MW suffix: Basic, 2MJ
components: components:
- type: Battery - type: Battery
maxCharge: 2000000 maxCharge: 2000000