Fix wallmount generators and substations being blocked by wall (#12847)
This commit is contained in:
@@ -117,6 +117,7 @@
|
|||||||
supplyRate: 3000
|
supplyRate: 3000
|
||||||
supplyRampRate: 500
|
supplyRampRate: 500
|
||||||
supplyRampTolerance: 500
|
supplyRampTolerance: 500
|
||||||
|
- type: WallMount
|
||||||
|
|
||||||
# Construction Frames
|
# Construction Frames
|
||||||
|
|
||||||
@@ -143,6 +144,7 @@
|
|||||||
- type: Construction
|
- type: Construction
|
||||||
graph: WallmountGenerator
|
graph: WallmountGenerator
|
||||||
node: frame
|
node: frame
|
||||||
|
- type: WallMount
|
||||||
|
|
||||||
# Generators in use
|
# Generators in use
|
||||||
|
|
||||||
|
|||||||
@@ -159,6 +159,7 @@
|
|||||||
intensitySlope: 2
|
intensitySlope: 2
|
||||||
totalIntensity: 100
|
totalIntensity: 100
|
||||||
- type: StationInfiniteBatteryTarget
|
- type: StationInfiniteBatteryTarget
|
||||||
|
- type: WallMount
|
||||||
|
|
||||||
# Substations in use
|
# Substations in use
|
||||||
|
|
||||||
@@ -213,3 +214,4 @@
|
|||||||
- type: Construction
|
- type: Construction
|
||||||
graph: WallmountSubstation
|
graph: WallmountSubstation
|
||||||
node: frame
|
node: frame
|
||||||
|
- type: WallMount
|
||||||
|
|||||||
Reference in New Issue
Block a user