diff --git a/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm b/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm index 6c5f6dc048..6c20216ef5 100644 --- a/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm +++ b/GainStation13/code/modules/atmospherics/auxgm/gas_types.dm @@ -2,3 +2,8 @@ id = GAS_FAT specific_heat = 20 name = "Lipoifium" + moles_visible = MOLES_GAS_VISIBLE + // gas_overlay = "miasma" + color = "#963" + odor = "lard" +