From e88a8ba2d0178ee8f7dabac3978c6c668c38e25b Mon Sep 17 00:00:00 2001 From: CountSerg Date: Mon, 20 Jan 2020 19:09:07 +0300 Subject: [PATCH] Adjust tallow health modifier. --- data/json/items/comestibles/carnivore.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/comestibles/carnivore.json b/data/json/items/comestibles/carnivore.json index c8572d50271ed..725001177ac03 100644 --- a/data/json/items/comestibles/carnivore.json +++ b/data/json/items/comestibles/carnivore.json @@ -605,7 +605,7 @@ "comestible_type": "FOOD", "symbol": "%", "quench": -10, - "healthy": -5, + "healthy": -1, "calories": 992, "description": "A smooth white block of cleaned and rendered animal fat. It will remain edible for a very long time, and can be used as an ingredient in many foods and projects.", "price": 500,