Makes SMES and Substation construct with no charge (#6242)

This commit is contained in:
Peptide90
2022-01-23 17:47:22 +00:00
committed by GitHub
parent 4a1949d7f0
commit 8850cafe49
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
- type: ApcVisualizer
- type: Battery
maxCharge: 10000
startingCharge: 10000
startingCharge: 0
- type: ExaminableBattery
- type: NodeContainer
examinable: true

View File

@@ -22,7 +22,7 @@
- type: SmesVisualizer
- type: Battery
maxCharge: 1000
startingCharge: 1000
startingCharge: 0
- type: ExaminableBattery
- type: NodeContainer
examinable: true

View File

@@ -17,7 +17,7 @@
shader: unshaded
- type: Battery
maxCharge: 1000
startingCharge: 1000
startingCharge: 0
- type: ExaminableBattery
- type: PointLight
radius: 1.5