From 697563d295e97c3553a6f6fde6ccedadabcda160 Mon Sep 17 00:00:00 2001 From: SirPendrak Date: Sun, 19 Jan 2020 01:10:01 +0100 Subject: [PATCH] Cooked buckwheat buff. --- data/json/items/comestibles/veggy_dishes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/json/items/comestibles/veggy_dishes.json b/data/json/items/comestibles/veggy_dishes.json index 5914ebe922b76..7c78651bc8a34 100644 --- a/data/json/items/comestibles/veggy_dishes.json +++ b/data/json/items/comestibles/veggy_dishes.json @@ -107,7 +107,8 @@ "healthy": 2, "description": "A serving of cooked buckwheat groats. Healthy and nutritious but bland.", "price": 120, - "flags": [ "EATEN_HOT" ] + "flags": [ "EATEN_HOT" ], + "fun": 0 }, { "type": "COMESTIBLE",