From e98821692cfb68d373a5874838c585f7f5396887 Mon Sep 17 00:00:00 2001 From: sayterdarkwynd Date: Thu, 27 Jun 2019 20:42:57 -0400 Subject: [PATCH] milk --- items/generic/shop/milk.consumable.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/items/generic/shop/milk.consumable.patch b/items/generic/shop/milk.consumable.patch index b80bace6..695a3598 100644 --- a/items/generic/shop/milk.consumable.patch +++ b/items/generic/shop/milk.consumable.patch @@ -2,7 +2,7 @@ { "op": "add", "path": "/effects", - "value": [ [ "milk_food" ] ] + "value": [ [ "dairy_food" ] ] }, { "op": "replace",