adds grind_results to coins and diamonds (#37403)

This commit is contained in:
81Denton
2018-04-25 07:04:06 -04:00
committed by Emmett Gaines
parent 61e11b7ece
commit 849adf62d3
2 changed files with 11 additions and 1 deletions
@@ -106,6 +106,7 @@ GLOBAL_LIST_INIT(sandbag_recipes, list ( \
sheettype = "diamond"
materials = list(MAT_DIAMOND=MINERAL_MATERIAL_AMOUNT)
novariants = TRUE
grind_results = list("carbon" = 20)
GLOBAL_LIST_INIT(diamond_recipes, list ( \
new/datum/stack_recipe("diamond door", /obj/structure/mineral_door/transparent/diamond, 10, one_per_turf = 1, on_floor = 1), \