Merge pull request #6219 from Citadel-Station-13/upstream-merge-36857

[MIRROR] you can now walk through abductor table frames
This commit is contained in:
LetterJay
2018-04-01 17:47:07 -05:00
committed by GitHub
@@ -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))