Merge pull request #47356 from wesoda25/donut

Extends Sprinkle Protection to More Donuts
This commit is contained in:
oranges
2019-10-26 21:21:10 +13:00
committed by GitHub
@@ -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"