Fix construction instructions on flippables (#27574)

Fixes #27547
This commit is contained in:
Łukasz Mędrek
2024-05-07 10:53:59 +00:00
committed by GitHub
parent 1e30234539
commit 28f5d490a4
2 changed files with 11 additions and 0 deletions

View File

@@ -96,6 +96,9 @@
enabled:
True: { state: gasFilterFOn }
False: { state: gasFilterF }
- type: Construction
node: filterflipped
- type: PipeColorVisuals
- type: NodeContainer
nodes:
@@ -196,6 +199,8 @@
!type:PipeNode
nodeGroupID: Pipe
pipeDirection: North
- type: Construction
node: mixerflipped
- type: entity
parent: GasPipeBase

View File

@@ -271,6 +271,8 @@
bounds: "-0.25,-0.5,0.5,0.5"
mask:
- SubfloorMask
- type: Construction
node: routerflipped
- type: entity
id: DisposalJunction
@@ -353,6 +355,8 @@
bounds: "-0.25,-0.5,0.5,0.5"
mask:
- SubfloorMask
- type: Construction
node: junctionflipped
- type: entity
id: DisposalYJunction
@@ -489,3 +493,5 @@
pipe:
Free: { state: signal-router-flipped-free }
Anchored: { state: signal-router-flipped }
- type: Construction
node: signal_router_flipped