Remove yellow oxygen tank (#24374)
* Remove yellow oxygen tank * forgor --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
amount: 2
|
||||
- id: ClothingOuterSuitFire
|
||||
amount: 2
|
||||
- id: YellowOxygenTankFilled
|
||||
- id: OxygenTankFilled
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
id: OxygenTankFilled
|
||||
parent: OxygenTank
|
||||
suffix: Filled
|
||||
components: &oxyTankFill
|
||||
components:
|
||||
- type: GasTank
|
||||
outputPressure: 21.3
|
||||
air:
|
||||
@@ -34,13 +34,6 @@
|
||||
- 2.051379050 # oxygen
|
||||
temperature: 293.15
|
||||
|
||||
- type: entity
|
||||
id: YellowOxygenTankFilled
|
||||
parent: YellowOxygenTank
|
||||
suffix: Filled
|
||||
components: *oxyTankFill
|
||||
|
||||
|
||||
- type: entity
|
||||
id: EmergencyOxygenTankFilled
|
||||
parent: EmergencyOxygenTank
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingOuterHardsuitSpatio
|
||||
- id: YellowOxygenTankFilled
|
||||
- id: OxygenTankFilled
|
||||
- id: NitrogenTankFilled
|
||||
- id: ClothingShoesBootsMag
|
||||
- id: ClothingMaskGasExplorer
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
contents:
|
||||
- id: ClothingOuterHardsuitAtmos
|
||||
- id: ClothingMaskGasAtmos
|
||||
- id: YellowOxygenTankFilled
|
||||
- id: OxygenTankFilled
|
||||
- id: NitrogenTankFilled
|
||||
- id: ClothingOuterSuitAtmosFire
|
||||
- id: ClothingHeadHelmetAtmosFire
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
- id: ClothingOuterSuitFire
|
||||
- id: ClothingHeadHelmetFire
|
||||
- id: ClothingMaskGas
|
||||
- id: YellowOxygenTankFilled
|
||||
- id: OxygenTankFilled
|
||||
- id: NitrogenTankFilled
|
||||
- id: FireExtinguisher
|
||||
prob: 0.25
|
||||
@@ -97,7 +97,7 @@
|
||||
- id: ClothingOuterSuitFire
|
||||
- id: ClothingHeadHelmetFire
|
||||
- id: ClothingMaskGas
|
||||
- id: YellowOxygenTankFilled
|
||||
- id: OxygenTankFilled
|
||||
- id: NitrogenTankFilled
|
||||
- id: FireExtinguisher
|
||||
prob: 0.25
|
||||
|
||||
@@ -256,7 +256,7 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: NitrogenTankFilled
|
||||
- id: YellowOxygenTankFilled
|
||||
- id: OxygenTankFilled
|
||||
- id: ClothingShoesBootsMag
|
||||
- id: ClothingOuterHardsuitSpatio
|
||||
- id: ClothingMaskGasExplorer
|
||||
|
||||
@@ -151,7 +151,7 @@
|
||||
rareChance: 0.08
|
||||
prototypes:
|
||||
- FlashlightLantern
|
||||
- YellowOxygenTankFilled
|
||||
- OxygenTankFilled
|
||||
- DoubleEmergencyOxygenTankFilled
|
||||
- ToolboxEmergencyFilled
|
||||
- ToolboxArtisticFilled
|
||||
@@ -228,7 +228,7 @@
|
||||
rareChance: 0.05
|
||||
prototypes:
|
||||
- FlashlightLantern
|
||||
- YellowOxygenTankFilled
|
||||
- OxygenTankFilled
|
||||
- DoubleEmergencyOxygenTankFilled
|
||||
- NitrogenTankFilled
|
||||
- DoubleEmergencyNitrogenTankFilled
|
||||
|
||||
@@ -66,19 +66,6 @@
|
||||
- type: Clothing
|
||||
sprite: Objects/Tanks/oxygen.rsi
|
||||
|
||||
- type: entity
|
||||
parent: OxygenTank
|
||||
id: YellowOxygenTank
|
||||
name: oxygen tank
|
||||
description: A standard cylindrical gas tank for oxygen. This one is yellow.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tanks/yellow.rsi
|
||||
- type: Item
|
||||
sprite: Objects/Tanks/yellow.rsi
|
||||
- type: Clothing
|
||||
sprite: Objects/Tanks/yellow.rsi
|
||||
|
||||
- type: entity
|
||||
parent: GasTankRoundBase
|
||||
id: NitrogenTank
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
pocket1: SpiderCharge
|
||||
pocket2: PinpointerStation
|
||||
belt: EnergyKatana
|
||||
suitstorage: YellowOxygenTankFilled
|
||||
suitstorage: OxygenTankFilled
|
||||
inhand:
|
||||
- JetpackBlackFilled
|
||||
|
||||
@@ -260,7 +260,7 @@
|
||||
id: CBURNPDA
|
||||
pocket1: RadioHandheld
|
||||
pocket2: WeaponLaserGun
|
||||
suitstorage: YellowOxygenTankFilled
|
||||
suitstorage: OxygenTankFilled
|
||||
belt: ClothingBeltBandolier
|
||||
innerClothingSkirt: ClothingUniformJumpsuitColorBrown
|
||||
satchel: ClothingBackpackDuffelCBURNFilled
|
||||
|
||||
Reference in New Issue
Block a user