Fix substation units (#14183)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user