Update sheet_types.dm

This commit is contained in:
Trilbyspaceclone
2020-01-09 20:42:56 -05:00
committed by GitHub
parent 530d710f57
commit 3c877c96f5

View File

@@ -717,7 +717,7 @@ GLOBAL_LIST_INIT(plastic_recipes, list(
item_state = "sheet-plastic"
materials = list(MAT_PLASTIC=MINERAL_MATERIAL_AMOUNT)
throwforce = 7
grind_results = list("white_glitter" = 60)
grind_results = list(/datum/reagent/glitter/white = 60)
merge_type = /obj/item/stack/sheet/plastic
/obj/item/stack/sheet/plastic/fifty