Update mineral.dm

This commit is contained in:
Trilbyspaceclone
2020-01-09 20:42:07 -05:00
committed by GitHub
parent 7df495f4ba
commit 530d710f57
@@ -372,7 +372,7 @@ GLOBAL_LIST_INIT(adamantine_recipes, list(
singular_name = "snow block"
force = 1
throwforce = 2
grind_results = list("ice" = 20)
grind_results = list(/datum/reagent/consumable/ice = 20)
merge_type = /obj/item/stack/sheet/mineral/snow
GLOBAL_LIST_INIT(snow_recipes, list ( \
@@ -441,4 +441,4 @@ GLOBAL_LIST_INIT(abductor_recipes, list ( \
amount = 5
/obj/item/stack/sheet/mineral/coal/ten
amount = 10
amount = 10