Merge pull request #8881 from Ghommie/Ghommie-cit134

Fixing a reagent ID typo.
This commit is contained in:
kevinz000
2019-07-17 14:44:54 -07:00
committed by GitHub
@@ -288,6 +288,6 @@
icon_state = "baklavaslice"
trash = /obj/item/trash/plate
filling_color = "#1E90FF"
list_reagents = list("nutriment" = 2, "vitamins" = 4)
list_reagents = list("nutriment" = 2, "vitamin" = 4)
tastes = list("nuts" = 1, "pie" = 1)
foodtype = GRAIN