Makes SMES and Substation construct with no charge (#6242)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
- type: ApcVisualizer
|
||||
- type: Battery
|
||||
maxCharge: 10000
|
||||
startingCharge: 10000
|
||||
startingCharge: 0
|
||||
- type: ExaminableBattery
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
- type: SmesVisualizer
|
||||
- type: Battery
|
||||
maxCharge: 1000
|
||||
startingCharge: 1000
|
||||
startingCharge: 0
|
||||
- type: ExaminableBattery
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
shader: unshaded
|
||||
- type: Battery
|
||||
maxCharge: 1000
|
||||
startingCharge: 1000
|
||||
startingCharge: 0
|
||||
- type: ExaminableBattery
|
||||
- type: PointLight
|
||||
radius: 1.5
|
||||
|
||||
Reference in New Issue
Block a user