Update sheet_types.dm

This commit is contained in:
Ghom
2020-03-16 16:59:37 +01:00
committed by GitHub
parent 2370105ccb
commit c4597bc570

View File

@@ -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()