diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml index c10106bdaf..dcb5391c55 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/binary.yml @@ -91,6 +91,7 @@ - type: GuideHelp guides: - Pumps + - type: StationAiWhitelist #DeltaV - type: entity parent: GasBinaryBase @@ -164,6 +165,7 @@ - type: GuideHelp guides: - Pumps + - type: StationAiWhitelist #DeltaV - type: entity parent: GasBinaryBase @@ -225,6 +227,7 @@ - type: GuideHelp guides: - PressureRegulator + - type: StationAiWhitelist #DeltaV - type: entity parent: GasBinaryBase @@ -505,6 +508,7 @@ - type: GuideHelp guides: - AirVent + - type: StationAiWhitelist #DeltaV - 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 daeab2dd19..6ae6dbf4ce 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/trinary.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/trinary.yml @@ -78,6 +78,7 @@ - type: GuideHelp guides: - MixingAndFiltering + - type: StationAiWhitelist #DeltaV - type: entity parent: GasFilter @@ -125,6 +126,7 @@ !type:PipeNode nodeGroupID: Pipe pipeDirection: North + - type: StationAiWhitelist #DeltaV - type: entity parent: GasTrinaryBase @@ -177,6 +179,7 @@ - type: GuideHelp guides: - MixingAndFiltering + - type: StationAiWhitelist #DeltaV - type: entity parent: GasMixer @@ -220,6 +223,7 @@ pipeDirection: North - type: Construction node: mixerflipped + - type: StationAiWhitelist #DeltaV - type: entity parent: GasPipeBase diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml index 3c092a99ac..28b135e96f 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml @@ -213,6 +213,7 @@ - type: GuideHelp guides: - AirInjector + - type: StationAiWhitelist #DeltaV - type: entity parent: [ BaseMachinePowered, ConstructibleMachine ]