Skip to content

Commit

Permalink
fixes2
Browse files Browse the repository at this point in the history
  • Loading branch information
trest100 committed Jan 17, 2025
1 parent ca71ff9 commit 9b0761b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
4 changes: 0 additions & 4 deletions Resources/Prototypes/Reagents/gases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,6 @@
amount: -2.0
Gas:
effects:
- !type:Oxygenate
conditions:
- !type:OrganType
type: Novakid
- !type:HealthChange
scaleByQuantity: true
ignoreResistances: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -607,87 +607,76 @@
- type: entity
parent: GasCanisterBrokenBase
id: ADTBZCanisterBroken
noSpawn: true
components:
- type: Sprite
state: purple-1

- type: entity
parent: GasCanisterBrokenBase
id: ADTPluoxiumCanisterBroken
noSpawn: true
components:
- type: Sprite
state: darkblue-1

- type: entity
parent: GasCanisterBrokenBase
id: ADTHydrogenCanisterBroken
noSpawn: true
components:
- type: Sprite
state: h2-1

- type: entity
parent: GasCanisterBrokenBase
id: ADTNitriumCanisterBroken
noSpawn: true
components:
- type: Sprite
state: brown-1

- type: entity
parent: GasCanisterBrokenBase
id: ADTHealiumCanisterBroken
noSpawn: true
components:
- type: Sprite
state: healium-1

- type: entity
parent: GasCanisterBrokenBase
id: ADTHyperNobliumCanisterBroken
noSpawn: true
components:
- type: Sprite
state: nob-1

- type: entity
parent: GasCanisterBrokenBase
id: ADTProtoNitrateCanisterBroken
noSpawn: true
components:
- type: Sprite
state: proto_nitrate-1

- type: entity
parent: GasCanisterBrokenBase
id: ADTZaukerCanisterBroken
noSpawn: true
components:
- type: Sprite
state: zauker-1

- type: entity
parent: GasCanisterBrokenBase
id: ADTHalonCanisterBroken
noSpawn: true
components:
- type: Sprite
state: halon-1

- type: entity
parent: GasCanisterBrokenBase
id: ADTHeliumCanisterBroken
noSpawn: true
components:
- type: Sprite
state: helium-1

- type: entity
parent: GasCanisterBrokenBase
id: ADTAntiNobliumCanisterBroken
noSpawn: true
components:
- type: Sprite
state: antinob-1

0 comments on commit 9b0761b

Please sign in to comment.