Skip to content

Commit

Permalink
removed air masks from suit lockers
Browse files Browse the repository at this point in the history
  • Loading branch information
Nox38 committed Jan 16, 2025
1 parent d5af663 commit 4d5ef03
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
- id: OxygenTankFilled
- id: ClothingOuterHardsuitEVA
- id: ClothingHeadHelmetEVA
- id: ClothingMaskBreath

#Basic EVA (Big Ass Helmet)
- type: entity
Expand All @@ -23,7 +22,6 @@
- id: OxygenTankFilled
- id: ClothingOuterHardsuitEVA
- id: ClothingHeadHelmetEVALarge
- id: ClothingMaskBreath

#Emergency EVA
- type: entity
Expand All @@ -35,7 +33,6 @@
contents:
- id: OxygenTankFilled
- id: ClothingOuterSuitEmergency
- id: ClothingMaskBreath

#Prisoner EVA
- type: entity
Expand All @@ -48,7 +45,6 @@
- id: OxygenTankFilled
- id: ClothingOuterHardsuitEVAPrisoner
- id: ClothingHeadHelmetEVALarge
- id: ClothingMaskBreath

#Syndicate EVA
- type: entity
Expand All @@ -61,7 +57,6 @@
- id: OxygenTankFilled
- id: ClothingOuterHardsuitSyndicate
- id: ClothingHeadHelmetSyndicate
- id: ClothingMaskGasSyndicate

#Pirate EVA
- type: entity
Expand All @@ -73,7 +68,6 @@
contents:
- id: OxygenTankFilled
- id: ClothingOuterHardsuitPirateEVA
- id: ClothingMaskGas

#NTSRA Voidsuit
- type: entity
Expand All @@ -86,7 +80,6 @@
- id: JetpackVoidFilled
- id: ClothingOuterHardsuitAncientEVA
- id: ClothingHeadHelmetAncient
- id: ClothingMaskBreath

#HARDSUITS
#Basic hardsuit
Expand All @@ -99,7 +92,6 @@
contents:
- id: OxygenTankFilled
- id: ClothingOuterHardsuitBasic
- id: ClothingMaskBreath

#Engineering hardsuit
- type: entity
Expand All @@ -112,7 +104,6 @@
- id: OxygenTankFilled
- id: ClothingShoesBootsMag
- id: ClothingOuterHardsuitEngineering
- id: ClothingMaskBreath
- type: AccessReader
access: [["Engineering"]]

Expand All @@ -126,7 +117,6 @@
contents:
- id: OxygenTankFilled
- id: ClothingOuterHardsuitAtmos
- id: ClothingMaskBreath
- type: AccessReader
access: [["Atmospherics"]]

Expand All @@ -140,7 +130,6 @@
contents:
- id: OxygenTankFilled
- id: ClothingOuterHardsuitSecurity
- id: ClothingMaskBreath
- type: AccessReader
access: [["Security"]]

Expand Down Expand Up @@ -206,7 +195,6 @@
contents:
- id: OxygenTankFilled
- id: ClothingOuterHardsuitWarden
- id: ClothingMaskBreath
- type: AccessReader
access: [["Armory"]]

Expand Down Expand Up @@ -247,7 +235,6 @@
- id: OxygenTankFilled
- id: ClothingOuterHardsuitSyndie
- id: ClothingShoesBootsMagSyndie
- id: ClothingMaskGasSyndicate

#Pirate Captain's hardsuit
- type: entity
Expand All @@ -259,7 +246,6 @@
contents:
- id: OxygenTankFilled
- id: ClothingOuterHardsuitPirateCap
- id: ClothingMaskGas

#Wizard
- type: entity
Expand All @@ -271,4 +257,3 @@
contents:
- id: OxygenTankFilled
- id: ClothingOuterHardsuitWizard
- id: ClothingMaskBreath

0 comments on commit 4d5ef03

Please sign in to comment.