From 8b2579d56f770e08de55784b548a0c264439cf9e Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Mon, 11 Dec 2023 23:28:32 +1100 Subject: [PATCH] Remove gas prices temporarily (#22285) Until 1. Atmos gets actual content parity to ss13. 2. Exploits are fixed. 3. Prices are nerfed. --- Resources/Prototypes/Atmospherics/gases.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Resources/Prototypes/Atmospherics/gases.yml b/Resources/Prototypes/Atmospherics/gases.yml index 8c944332ab..2bd3951304 100644 --- a/Resources/Prototypes/Atmospherics/gases.yml +++ b/Resources/Prototypes/Atmospherics/gases.yml @@ -6,7 +6,6 @@ molarMass: 32 color: 2887E8 reagent: Oxygen - pricePerMole: 0 - type: gas id: 1 @@ -16,7 +15,6 @@ molarMass: 28 color: DA1010 reagent: Nitrogen - pricePerMole: 0 - type: gas id: 2 @@ -26,7 +24,6 @@ molarMass: 44 color: 4e4e4e reagent: CarbonDioxide - pricePerMole: 0 - type: gas id: 3 @@ -38,7 +35,6 @@ gasOverlayState: plasma color: FF3300 reagent: Plasma - pricePerMole: 0 - type: gas id: 4 @@ -50,7 +46,6 @@ gasOverlayState: tritium color: 13FF4B reagent: Tritium - pricePerMole: 5 - type: gas id: 5 @@ -62,7 +57,6 @@ gasOverlayState: water_vapor color: bffffd reagent: Water - pricePerMole: 0 - type: gas id: 6 @@ -76,7 +70,6 @@ gasVisbilityFactor: 3.5 color: 56941E reagent: Miasma - pricePerMole: 0.15 - type: gas id: 7 @@ -86,7 +79,6 @@ molarMass: 44 color: 2887E8 reagent: NitrousOxide - pricePerMole: 2.5 - type: gas id: 8 @@ -99,4 +91,3 @@ gasMolesVisible: 0.6 color: 3a758c reagent: Frezon - pricePerMole: 7.5 -- 2.51.2