From 627314b2b23a7554d40a31554a40204392b15ccc Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Sat, 2 Jul 2022 16:13:08 -0700 Subject: [PATCH] Fix miasma not being colored right --- code/modules/atmospherics/auxgm/gas_types.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/atmospherics/auxgm/gas_types.dm b/code/modules/atmospherics/auxgm/gas_types.dm index 943fdeb14a..08d66cae1c 100644 --- a/code/modules/atmospherics/auxgm/gas_types.dm +++ b/code/modules/atmospherics/auxgm/gas_types.dm @@ -208,6 +208,7 @@ // snowflaked odor name = "Miasma" gas_overlay = "miasma" + color = "#963" moles_visible = MOLES_GAS_VISIBLE * 60 price = 2