From 9dc705805f9bdcee8d74bca27a78e7350b663c6a Mon Sep 17 00:00:00 2001 From: Swan Date: Sun, 15 Dec 2024 16:34:49 +0100 Subject: [PATCH] added lipoifium --- .../modules/atmospherics/machinery/portable/canister.dm | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 GainStation13/code/modules/atmospherics/machinery/portable/canister.dm 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