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