diff --git a/code/modules/food_and_drinks/food/foods/ethnic.dm b/code/modules/food_and_drinks/food/foods/ethnic.dm index 413a9187a5c..410412e8faa 100644 --- a/code/modules/food_and_drinks/food/foods/ethnic.dm +++ b/code/modules/food_and_drinks/food/foods/ethnic.dm @@ -84,7 +84,7 @@ icon_state = "chickenball" inhand_icon_state = "chinese3" junkiness = 25 - list_reagents = list("nutriment" = 2, "msg" = 4, "sugar" = 2) + list_reagents = list("nutriment" = 2, "msg" = 4, "sugar" = 2, "protein" = 1) tastes = list("chicken" = 1, "sweetness" = 1) /obj/item/food/chinese/tao