Make red tanks always mean Nitrogen (#9795)

This commit is contained in:
Myctai
2022-08-08 02:28:52 +00:00
committed by GitHub
parent 89ca5a244e
commit 207a07157a
13 changed files with 21 additions and 27 deletions

View File

@@ -55737,7 +55737,7 @@ entities:
toggleable-clothing: !type:ContainerSlot {}
type: ContainerContainer
- uid: 6357
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: -36.449944,-9.475628
parent: 30
@@ -55745,7 +55745,7 @@ entities:
- canCollide: False
type: Physics
- uid: 6358
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: -35.512444,-9.460003
parent: 30

View File

@@ -120874,7 +120874,7 @@ entities:
- canCollide: False
type: Physics
- uid: 13270
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: 44.355366,0.6725495
parent: 60

View File

@@ -91332,7 +91332,7 @@ entities:
parent: 8364
type: Transform
- uid: 9104
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: -20.659506,35.504356
parent: 8364
@@ -91340,7 +91340,7 @@ entities:
- canCollide: False
type: Physics
- uid: 9105
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: -20.408901,35.44926
parent: 8364

View File

@@ -79998,7 +79998,7 @@ entities:
- canCollide: False
type: Physics
- uid: 6369
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: -46.5,-11.5
parent: 60
@@ -265960,7 +265960,7 @@ entities:
- canCollide: False
type: Physics
- uid: 31240
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: 62.5,13.5
parent: 60
@@ -265968,7 +265968,7 @@ entities:
- canCollide: False
type: Physics
- uid: 31241
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: 63.5,13.5
parent: 60
@@ -265976,7 +265976,7 @@ entities:
- canCollide: False
type: Physics
- uid: 31242
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: 64.5,13.5
parent: 60

View File

@@ -15793,7 +15793,7 @@ entities:
- canCollide: False
type: Physics
- uid: 610
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: 23.524204,-7.450146
parent: 2

View File

@@ -12418,7 +12418,7 @@ entities:
- canCollide: False
type: Physics
- uid: 632
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: 23.524204,-7.450146
parent: 0

View File

@@ -5454,7 +5454,7 @@ entities:
- canCollide: False
type: Physics
- uid: 617
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: 1.6834307,2.5188363
parent: 25

View File

@@ -73882,7 +73882,7 @@ entities:
parent: 852
type: Transform
- uid: 8740
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: -32.388412,-27.529545
parent: 852

View File

@@ -36532,7 +36532,7 @@ entities:
- canCollide: False
type: Physics
- uid: 2639
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: 5.5,36.5
parent: 82
@@ -72980,7 +72980,7 @@ entities:
- canCollide: False
type: Physics
- uid: 6915
type: RedOxygenTankFilled
type: OxygenTankFilled
components:
- pos: 20.538078,-30.484762
parent: 82

View File

@@ -35,7 +35,7 @@
amount: 2
- id: ClothingOuterSuitFire
amount: 2
- id: RedOxygenTankFilled
- id: YellowOxygenTankFilled
amount: 2
- type: entity

View File

@@ -17,12 +17,6 @@
suffix: Filled
components: *oxyTankFill
- type: entity
id: RedOxygenTankFilled
parent: RedOxygenTank
suffix: Filled
components: *oxyTankFill
- type: entity
id: EmergencyOxygenTankFilled
parent: EmergencyOxygenTank
@@ -78,7 +72,7 @@
- type: entity
id: NitrogenTankFilled
parent: RedOxygenTankFilled
parent: NitrogenTank
suffix: Filled
name: nitrogen tank
components:

View File

@@ -45,7 +45,7 @@
components:
- type: StorageFill
contents:
- id: RedOxygenTankFilled
- id: YellowOxygenTankFilled
prob: 0.6
- id: ClothingOuterSuitFire
prob: 0.75

View File

@@ -66,9 +66,9 @@
- type: entity
parent: OxygenTank
id: RedOxygenTank
name: oxygen tank
description: A tank of oxygen. This one is in red.
id: NitrogenTank
name: nitrogen tank
description: A tank of nitrogen.
components:
- type: Sprite
sprite: Objects/Tanks/red.rsi