Merge pull request #6513 from Citadel-Station-13/upstream-merge-37403

[MIRROR] Adds grind_results to coins and diamonds
This commit is contained in:
deathride58
2018-04-27 09:34:49 +00:00
committed by GitHub
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), \