Adds a nitrogen tank to engineering lockers (#9019)

This commit is contained in:
Jessica M
2022-06-22 18:13:17 -07:00
committed by GitHub
parent 54efbbc5b2
commit 25ae9015a5
3 changed files with 4 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
# Should be moved to a suit storage unit when/if they are added. # Should be moved to a suit storage unit when/if they are added.
- id: ClothingOuterHardsuitSalvage - id: ClothingOuterHardsuitSalvage
- id: YellowOxygenTankFilled - id: YellowOxygenTankFilled
- id: NitrogenTankFilled
- id: ClothingShoesBootsMag - id: ClothingShoesBootsMag
- id: ClothingMaskGasExplorer - id: ClothingMaskGasExplorer
- id: OreBag - id: OreBag

View File

@@ -83,6 +83,7 @@
- id: ClothingOuterHardsuitAtmos - id: ClothingOuterHardsuitAtmos
- id: ClothingMaskGasAtmos - id: ClothingMaskGasAtmos
- id: YellowOxygenTankFilled - id: YellowOxygenTankFilled
- id: NitrogenTankFilled
- id: ClothingOuterSuitAtmosFire - id: ClothingOuterSuitAtmosFire
- id: ClothingHeadHelmetAtmosFire - id: ClothingHeadHelmetAtmosFire
- id: GasAnalyzer - id: GasAnalyzer
@@ -100,6 +101,7 @@
- id: ClothingHandsGlovesColorYellow - id: ClothingHandsGlovesColorYellow
- id: ClothingMaskGas - id: ClothingMaskGas
- id: OxygenTankFilled - id: OxygenTankFilled
- id: NitrogenTankFilled
- id: ClothingShoesBootsMag - id: ClothingShoesBootsMag
- type: entity - type: entity

View File

@@ -94,6 +94,7 @@
- id: ClothingOuterHardsuitEngineeringWhite - id: ClothingOuterHardsuitEngineeringWhite
- id: ClothingMaskBreath - id: ClothingMaskBreath
- id: OxygenTankFilled - id: OxygenTankFilled
- id: NitrogenTankFilled
- id: ClothingNeckCloakCe - id: ClothingNeckCloakCe
- id: ClothingEyesGlassesMeson - id: ClothingEyesGlassesMeson
- id: ClothingBeltChiefEngineerFilled - id: ClothingBeltChiefEngineerFilled