adds grind_results to coins and diamonds (#37403)

This commit is contained in:
81Denton
2018-04-25 13:04:06 +02:00
committed by CitadelStationBot
parent 3044f3ad3a
commit d2885c84b7
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), \