diff --git a/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm b/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm index 86b8d6ca1d..16d4690100 100644 --- a/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm +++ b/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm @@ -4,6 +4,6 @@ name = "Lipoifium" moles_visible = MOLES_GAS_VISIBLE color = "#e2e1b1" - odor = "lard" - odor_strength = 2 // TODO: doesn't work for now + odor = "that this is a function that wasn't working, but it now, for some reason, is. You should speak to the gods about this and the conditions under which it happened" + odor_strength = 1 // TODO: doesn't work for now