]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix construction instructions on flippables (#27574)
authorŁukasz Mędrek <lukasz@lukaszm.xyz>
Tue, 7 May 2024 10:53:59 +0000 (10:53 +0000)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 10:53:59 +0000 (20:53 +1000)
Fixes #27547

Resources/Prototypes/Entities/Structures/Piping/Atmospherics/trinary.yml
Resources/Prototypes/Entities/Structures/Piping/Disposal/pipes.yml

index 46eb57c388dc83220729b9af8e28b98b18c3609b..e8025556aa54445eec76e8846b2f9a3053496ec3 100644 (file)
@@ -96,6 +96,9 @@
         enabled:
           True: { state: gasFilterFOn }
           False: { state: gasFilterF }
+  - type: Construction
+    node: filterflipped
+
   - type: PipeColorVisuals
   - type: NodeContainer
     nodes:
         !type:PipeNode
         nodeGroupID: Pipe
         pipeDirection: North
+  - type: Construction
+    node: mixerflipped
 
 - type: entity
   parent: GasPipeBase
index 0224105117922bb31d148e11950a767579969076..7aee58964726b17fca20c57f48b69cbfd4404f93 100644 (file)
           bounds: "-0.25,-0.5,0.5,0.5"
         mask:
         - SubfloorMask
+  - type: Construction
+    node: routerflipped
 
 - type: entity
   id: DisposalJunction
           bounds: "-0.25,-0.5,0.5,0.5"
         mask:
         - SubfloorMask
+  - type: Construction
+    node: junctionflipped
 
 - type: entity
   id: DisposalYJunction
         pipe:
           Free: { state: signal-router-flipped-free }
           Anchored: { state: signal-router-flipped }
+  - type: Construction
+    node: signal_router_flipped