Removes all big O2 tanks from non-emergency & fire lockers + removes counterpart N2 tanks (#25660)

kills off N2 & O2 tanks from lockers & removes duplicate n2 tanks from stuff with o2 tanks
This commit is contained in:
Flareguy
2024-02-29 15:40:17 -06:00
committed by GitHub
parent e4d98f1ab9
commit b0e811b4f3
6 changed files with 1 additions and 46 deletions

View File

@@ -13,9 +13,6 @@
- id: EmergencyOxygenTankFilled - id: EmergencyOxygenTankFilled
- id: EmergencyOxygenTankFilled - id: EmergencyOxygenTankFilled
prob: 0.5 prob: 0.5
- id: EmergencyNitrogenTankFilled
- id: EmergencyNitrogenTankFilled
prob: 0.5
- id: FoodTinMRE - id: FoodTinMRE
- id: FoodTinMRE - id: FoodTinMRE
prob: 0.5 prob: 0.5

View File

@@ -6,8 +6,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingOuterHardsuitSpatio - id: ClothingOuterHardsuitSpatio
- id: OxygenTankFilled
- id: NitrogenTankFilled
- id: ClothingShoesBootsMag - id: ClothingShoesBootsMag
- id: ClothingMaskGasExplorer - id: ClothingMaskGasExplorer
- id: ClothingBeltUtilityFilled - id: ClothingBeltUtilityFilled

View File

@@ -82,8 +82,6 @@
contents: contents:
- id: ClothingOuterHardsuitAtmos - id: ClothingOuterHardsuitAtmos
- id: ClothingMaskGasAtmos - id: ClothingMaskGasAtmos
- id: OxygenTankFilled
- id: NitrogenTankFilled
- id: ClothingOuterSuitAtmosFire - id: ClothingOuterSuitAtmosFire
- id: ClothingHeadHelmetAtmosFire - id: ClothingHeadHelmetAtmosFire
- id: GasAnalyzer - id: GasAnalyzer
@@ -120,8 +118,6 @@
- id: ClothingOuterHardsuitEngineering - id: ClothingOuterHardsuitEngineering
- id: ClothingHandsGlovesColorYellow - id: ClothingHandsGlovesColorYellow
- id: ClothingMaskGas - id: ClothingMaskGas
- id: OxygenTankFilled
- id: NitrogenTankFilled
- id: ClothingShoesBootsMag - id: ClothingShoesBootsMag
- id: RCD - id: RCD
- id: RCDAmmo - id: RCDAmmo

View File

@@ -133,8 +133,6 @@
contents: contents:
- id: ClothingOuterHardsuitEngineeringWhite - id: ClothingOuterHardsuitEngineeringWhite
- id: ClothingMaskBreath - id: ClothingMaskBreath
- id: OxygenTankFilled
- id: NitrogenTankFilled
- id: ClothingEyesGlassesMeson - id: ClothingEyesGlassesMeson
- id: ClothingBeltChiefEngineerFilled - id: ClothingBeltChiefEngineerFilled
- id: ClothingShoesBootsMagAdv - id: ClothingShoesBootsMagAdv

View File

@@ -28,12 +28,6 @@
- id: OxygenTankFilled - id: OxygenTankFilled
prob: 0.20 prob: 0.20
orGroup: EmergencyTankOrRegularTank orGroup: EmergencyTankOrRegularTank
- id: EmergencyNitrogenTankFilled
prob: 0.80
orGroup: EmergencyNitrogenOrRegularNitrogen
- id: NitrogenTankFilled
prob: 0.20
orGroup: EmergencyNitrogenOrRegularNitrogen
- id: ToolboxEmergencyFilled - id: ToolboxEmergencyFilled
prob: 0.4 prob: 0.4
- id: MedkitOxygenFilled - id: MedkitOxygenFilled
@@ -58,12 +52,6 @@
- id: OxygenTankFilled - id: OxygenTankFilled
prob: 0.20 prob: 0.20
orGroup: EmergencyTankOrRegularTank orGroup: EmergencyTankOrRegularTank
- id: NitrogenTankFilled
prob: 0.80
orGroup: EmergencyNitrogenOrRegularNitrogen
- id: EmergencyNitrogenTankFilled
prob: 0.20
orGroup: EmergencyNitrogenOrRegularNitrogen
- id: ToolboxEmergencyFilled - id: ToolboxEmergencyFilled
prob: 0.4 prob: 0.4
- id: MedkitOxygenFilled - id: MedkitOxygenFilled
@@ -84,7 +72,6 @@
- id: ClothingHeadHelmetFire - id: ClothingHeadHelmetFire
- id: ClothingMaskGas - id: ClothingMaskGas
- id: OxygenTankFilled - id: OxygenTankFilled
- id: NitrogenTankFilled
- id: FireExtinguisher - id: FireExtinguisher
prob: 0.25 prob: 0.25
- type: entity - type: entity
@@ -98,7 +85,6 @@
- id: ClothingHeadHelmetFire - id: ClothingHeadHelmetFire
- id: ClothingMaskGas - id: ClothingMaskGas
- id: OxygenTankFilled - id: OxygenTankFilled
- id: NitrogenTankFilled
- id: FireExtinguisher - id: FireExtinguisher
prob: 0.25 prob: 0.25
- type: entity - type: entity

View File

@@ -7,7 +7,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitEVA - id: ClothingOuterHardsuitEVA
- id: ClothingHeadHelmetEVA - id: ClothingHeadHelmetEVA
@@ -21,7 +20,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitEVA - id: ClothingOuterHardsuitEVA
- id: ClothingHeadHelmetEVALarge - id: ClothingHeadHelmetEVALarge
@@ -35,7 +33,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterSuitEmergency - id: ClothingOuterSuitEmergency
- id: ClothingMaskBreath - id: ClothingMaskBreath
@@ -47,8 +44,7 @@
suffix: Prisoner EVA suffix: Prisoner EVA
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitEVAPrisoner - id: ClothingOuterHardsuitEVAPrisoner
- id: ClothingHeadHelmetEVALarge - id: ClothingHeadHelmetEVALarge
@@ -62,7 +58,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitSyndicate - id: ClothingOuterHardsuitSyndicate
- id: ClothingHeadHelmetSyndicate - id: ClothingHeadHelmetSyndicate
@@ -76,7 +71,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitPirateEVA - id: ClothingOuterHardsuitPirateEVA
- id: ClothingMaskGas - id: ClothingMaskGas
@@ -103,7 +97,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitBasic - id: ClothingOuterHardsuitBasic
- id: ClothingMaskBreath - id: ClothingMaskBreath
@@ -116,7 +109,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingShoesBootsMag - id: ClothingShoesBootsMag
- id: ClothingOuterHardsuitEngineering - id: ClothingOuterHardsuitEngineering
@@ -132,7 +124,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitAtmos - id: ClothingOuterHardsuitAtmos
- id: ClothingMaskBreath - id: ClothingMaskBreath
@@ -147,7 +138,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitSecurity - id: ClothingOuterHardsuitSecurity
- id: ClothingMaskBreath - id: ClothingMaskBreath
@@ -162,7 +152,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: JetpackVoidFilled - id: JetpackVoidFilled
- id: ClothingShoesBootsMagAdv - id: ClothingShoesBootsMagAdv
@@ -179,7 +168,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitMedical - id: ClothingOuterHardsuitMedical
- id: ClothingMaskBreathMedical - id: ClothingMaskBreathMedical
@@ -194,7 +182,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitRd - id: ClothingOuterHardsuitRd
- id: ClothingMaskBreath - id: ClothingMaskBreath
@@ -209,7 +196,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: JetpackSecurityFilled - id: JetpackSecurityFilled
- id: ClothingOuterHardsuitSecurityRed - id: ClothingOuterHardsuitSecurityRed
@@ -225,7 +211,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitWarden - id: ClothingOuterHardsuitWarden
- id: ClothingMaskBreath - id: ClothingMaskBreath
@@ -240,7 +225,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitCap - id: ClothingOuterHardsuitCap
- id: ClothingMaskGasCaptain - id: ClothingMaskGasCaptain
@@ -255,7 +239,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingShoesBootsMag - id: ClothingShoesBootsMag
- id: ClothingOuterHardsuitSpatio - id: ClothingOuterHardsuitSpatio
@@ -271,7 +254,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitSyndie - id: ClothingOuterHardsuitSyndie
- id: ClothingShoesBootsMagSyndie - id: ClothingShoesBootsMagSyndie
@@ -285,7 +267,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitPirateCap - id: ClothingOuterHardsuitPirateCap
- id: ClothingMaskGas - id: ClothingMaskGas
@@ -298,7 +279,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled - id: OxygenTankFilled
- id: ClothingOuterHardsuitWizard - id: ClothingOuterHardsuitWizard
- id: ClothingMaskBreath - id: ClothingMaskBreath