From b8ea90af13e2c3f948997848a292910c3c1f685a Mon Sep 17 00:00:00 2001 From: arijust <54635208+arijust@users.noreply.github.com> Date: Thu, 14 Oct 2021 07:26:53 +0200 Subject: [PATCH] Added length to bone. (#52272) --- data/json/items/comestibles/carnivore.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/json/items/comestibles/carnivore.json b/data/json/items/comestibles/carnivore.json index b3ce8dbe93f6c..3d426ef9cbed5 100644 --- a/data/json/items/comestibles/carnivore.json +++ b/data/json/items/comestibles/carnivore.json @@ -867,6 +867,7 @@ "material": [ "bone" ], "milling": { "into": "meal_bone", "conversion_rate": 4 }, "volume": "250 ml", + "longest_side": "40 cm", "vitamins": [ [ "calcium", 96 ] ] }, {