From d194a02ab867afbb552ca3232c7c48a204ef30e3 Mon Sep 17 00:00:00 2001 From: Kevin Zheng Date: Mon, 12 Sep 2022 22:52:28 -0700 Subject: [PATCH] Stop hiding gas recyclers under the floor (#11241) --- .../Structures/Piping/Atmospherics/binary.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml index 32319b6b8d..e0013984a6 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml @@ -259,7 +259,7 @@ pipeDirection: South - type: entity - parent: [ GasBinaryBase, BaseMachine, ConstructibleMachine ] + parent: [ BaseMachine, ConstructibleMachine ] id: GasRecycler name: gas recycler description: Recycles carbon dioxide and nitrous oxide. Heater and compressor not included. @@ -284,7 +284,20 @@ False: { state: unlit } - type: Appearance - type: PipeColorVisuals + - type: Rotatable - type: GasRecycler + - type: NodeContainer + nodes: + inlet: + !type:PipeNode + nodeGroupID: Pipe + pipeDirection: North + outlet: + !type:PipeNode + nodeGroupID: Pipe + pipeDirection: South + - type: AtmosDevice + - type: AtmosPipeColor - type: AmbientSound enabled: false volume: -9