From 5b37ebb4f113575dfe1b4475f1a9370457947911 Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Mon, 27 Jun 2022 13:23:15 -0700 Subject: [PATCH] GAS_OXYGEN should be GAS_O2 --- code/modules/atmospherics/auxgm/breathing_classes.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/atmospherics/auxgm/breathing_classes.dm b/code/modules/atmospherics/auxgm/breathing_classes.dm index 51a8e7bd40..6d5c4fde9b 100644 --- a/code/modules/atmospherics/auxgm/breathing_classes.dm +++ b/code/modules/atmospherics/auxgm/breathing_classes.dm @@ -46,7 +46,7 @@ gases = list( GAS_METHANE = 1, GAS_METHYL_BROMIDE = -0.7, - GAS_OXYGEN = -0.1, + GAS_O2 = -0.1, GAS_PLUOXIUM = -0.8 ) products = list(