diff --git a/GainStation13/code/modules/atmospherics/machinery/portable/canister.dm b/GainStation13/code/modules/atmospherics/machinery/portable/canister.dm new file mode 100644 index 0000000000..edfe243db5 --- /dev/null +++ b/GainStation13/code/modules/atmospherics/machinery/portable/canister.dm @@ -0,0 +1,6 @@ +/obj/machinery/portable_atmospherics/canister/lipoifium + name = "lipoifium canister" + desc = "Lipoifium. Inhaling causes quick buildup of adipose in one's body." + icon = 'GainStation13/icons/obj/atmos.dmi' + icon_state = "yellowblack" + gas_type = GAS_FAT