From 7e639116f683d683c237c5574055b94c52ec283b Mon Sep 17 00:00:00 2001 From: vuonojenmustaturska Date: Sun, 1 Apr 2018 15:33:25 +0300 Subject: [PATCH 1/2] Merge pull request #36857 from iskyp/ayytableframes you can now walk through abductor table frames --- code/modules/antagonists/abductor/equipment/abduction_gear.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/antagonists/abductor/equipment/abduction_gear.dm b/code/modules/antagonists/abductor/equipment/abduction_gear.dm index e9101742d2..1afa4146a3 100644 --- a/code/modules/antagonists/abductor/equipment/abduction_gear.dm +++ b/code/modules/antagonists/abductor/equipment/abduction_gear.dm @@ -692,7 +692,6 @@ Congratulations! You are now trained for invasive xenobiology research!"} icon_state = "alien_frame" framestack = /obj/item/stack/sheet/mineral/abductor framestackamount = 1 - density = TRUE /obj/structure/table_frame/abductor/attackby(obj/item/I, mob/user, params) if(istype(I, /obj/item/wrench))