diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml index e0ae84ad075938..52c7d5a120353b 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml @@ -133,6 +133,9 @@ - type: WiredNetworkConnection - type: AtmosMonitoringConsoleDevice navMapBlip: GasFlowRegulator + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawTransit - type: entity parent: GasBinaryBase @@ -164,6 +167,9 @@ path: /Audio/Ambience/Objects/gas_hiss.ogg - type: AtmosMonitoringConsoleDevice navMapBlip: GasValve + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawTransit - type: entity parent: GasBinaryBase @@ -214,6 +220,9 @@ path: /Audio/Ambience/Objects/gas_hiss.ogg - type: AtmosMonitoringConsoleDevice navMapBlip: GasValve + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawTransit - type: entity parent: GasBinaryBase @@ -275,6 +284,9 @@ path: /Audio/Ambience/Objects/gas_hiss.ogg - type: AtmosMonitoringConsoleDevice navMapBlip: GasValve + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawTransit - type: entity parent: GasBinaryBase @@ -306,6 +318,9 @@ node: port - type: AtmosMonitoringConsoleDevice navMapBlip: GasVentOpening + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawTransit - type: entity parent: GasVentPump @@ -364,6 +379,9 @@ enabled: true - type: AtmosMonitoringConsoleDevice navMapBlip: GasVentOpening + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawTransit - type: entity parent: [ BaseMachine, ConstructibleMachine ] diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/trinary.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/trinary.yml index 1eceaef685a79e..6a9b42d2c85d06 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/trinary.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/trinary.yml @@ -72,6 +72,9 @@ path: /Audio/Ambience/Objects/gas_hiss.ogg - type: AtmosMonitoringConsoleDevice navMapBlip: GasFlowRegulator + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawJunction - type: entity parent: GasFilter @@ -100,7 +103,9 @@ False: { state: gasFilterF } - type: Construction node: filterflipped - + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawJunction - type: PipeColorVisuals - type: NodeContainer nodes: @@ -162,6 +167,9 @@ path: /Audio/Ambience/Objects/gas_hiss.ogg - type: AtmosMonitoringConsoleDevice navMapBlip: GasFlowRegulator + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawJunction - type: entity parent: GasMixer @@ -205,6 +213,9 @@ pipeDirection: North - type: Construction node: mixerflipped + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawJunction - type: entity parent: GasPipeBase @@ -263,3 +274,6 @@ node: pneumaticvalve - type: AtmosMonitoringConsoleDevice navMapBlip: GasFlowRegulator + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawJunction diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml index 4140660bce1d3e..d5dd894636dc85 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml @@ -70,6 +70,9 @@ - type: Weldable - type: AtmosMonitoringConsoleDevice navMapBlip: GasVentOpening + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawEntry - type: entity parent: GasUnaryBase @@ -96,6 +99,9 @@ node: passivevent - type: AtmosMonitoringConsoleDevice navMapBlip: GasVentOpening + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawEntry - type: entity parent: [GasUnaryBase, AirSensorBase] @@ -147,6 +153,9 @@ - type: Weldable - type: AtmosMonitoringConsoleDevice navMapBlip: GasVentScrubber + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawEntry - type: entity parent: GasUnaryBase @@ -188,6 +197,9 @@ - enum.LightLayers.Unshaded - type: AtmosMonitoringConsoleDevice navMapBlip: GasVentOpening + - type: VentCrawTube + containerId: VentCrawTube + - type: VentCrawEntry - type: entity parent: [ BaseMachinePowered, ConstructibleMachine ]