From a2a815c2f47799e569bd40a1f77390858dcc4ef0 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 11 May 2021 02:44:34 -0700 Subject: Fix error --- json/items/comestible/meat_dishes.json | 1 + 1 file changed, 1 insertion(+) diff --git a/json/items/comestible/meat_dishes.json b/json/items/comestible/meat_dishes.json index 6d481b3..c00c8b4 100644 --- a/json/items/comestible/meat_dishes.json +++ b/json/items/comestible/meat_dishes.json @@ -3,6 +3,7 @@ "type": "COMESTIBLE", "id": "chili", "copy-from": "chili", + "name": { "str": "chili con carne", "str_pl": "chilis con carne" }, "phase": "liquid" }, { -- cgit v1.2.1