diff --git a/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm b/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm index 9366047c3c..243a6b030a 100644 --- a/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm +++ b/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm @@ -3,8 +3,7 @@ specific_heat = 20 name = "Lipoifium" moles_visible = MOLES_GAS_VISIBLE - // gas_overlay = "miasma" color = "#e2e1b1" odor = "lard" - odor_strength = 5 + odor_strength = 20 // TODO: doesn't work for now