Merge pull request #11501 from Citadel-Station-13/Ghommie-patch-4

Ports "Makes iron sheets build the normal metal table again"
This commit is contained in:
kevinz000
2020-03-17 09:29:29 -07:00
committed by GitHub
@@ -136,6 +136,7 @@ GLOBAL_LIST_INIT(metal_recipes, list ( \
merge_type = /obj/item/stack/sheet/metal
grind_results = list(/datum/reagent/iron = 20)
point_value = 2
tableVariant = /obj/structure/table
material_type = /datum/material/iron
/obj/item/stack/sheet/metal/ratvar_act()