Merge pull request #36857 from iskyp/ayytableframes

you can now walk through abductor table frames
This commit is contained in:
vuonojenmustaturska
2018-04-01 15:33:25 +03:00
committed by CitadelStationBot
parent 75a49c53c8
commit 7e639116f6
@@ -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))