Update snacks_pastry.dm

This commit is contained in:
wesoda25
2019-10-23 23:24:02 -04:00
committed by GitHub
parent 11ea14242c
commit d00b37e5ea
@@ -55,6 +55,7 @@
icon_state = "donut_chaos"
bitesize = 10
tastes = list("donut" = 3, "chaos" = 1)
is_decorated = TRUE
/obj/item/reagent_containers/food/snacks/donut/chaos/Initialize()
. = ..()
@@ -69,6 +70,7 @@
list_reagents = list(/datum/reagent/consumable/nutriment = 3, /datum/reagent/consumable/ketchup = 2)
tastes = list("meat" = 1)
foodtype = JUNKFOOD | MEAT | GROSS | FRIED | BREAKFAST
is_decorated = TRUE
/obj/item/reagent_containers/food/snacks/donut/berry
name = "pink donut"