From a468f400e3a6b2054d7b05474cc0b6450c56b078 Mon Sep 17 00:00:00 2001 From: Hatterhat Date: Thu, 14 Jan 2021 20:55:06 -0600 Subject: [PATCH] see branch name --- code/modules/antagonists/abductor/equipment/orderable_gear.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/antagonists/abductor/equipment/orderable_gear.dm b/code/modules/antagonists/abductor/equipment/orderable_gear.dm index f21294b041..774f158169 100644 --- a/code/modules/antagonists/abductor/equipment/orderable_gear.dm +++ b/code/modules/antagonists/abductor/equipment/orderable_gear.dm @@ -69,6 +69,7 @@ GLOBAL_LIST_INIT(abductor_gear, subtypesof(/datum/abductor_gear)) build_path = /obj/item/abductor_machine_beacon/chem_dispenser category = "Advanced Gear" +/* /datum/abductor_gear/shrink_ray name = "Shrink Ray Blaster" description = "This is a piece of frightening alien tech that enhances the magnetic pull of atoms in a localized space to temporarily make an object shrink. \ @@ -77,3 +78,4 @@ GLOBAL_LIST_INIT(abductor_gear, subtypesof(/datum/abductor_gear)) cost = 2 build_path = /obj/item/gun/energy/shrink_ray category = "Advanced Gear" +*/