Atmos
This commit is contained in:
parent
a77c6fff91
commit
7bbc0689d0
|
|
@ -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 ]
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -213,6 +213,7 @@
|
|||
- type: GuideHelp
|
||||
guides:
|
||||
- AirInjector
|
||||
- type: StationAiWhitelist #DeltaV
|
||||
|
||||
- type: entity
|
||||
parent: [ BaseMachinePowered, ConstructibleMachine ]
|
||||
|
|
|
|||
Loading…
Reference in New Issue