summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 02:44:34 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 02:44:34 -0700
commita2a815c2f47799e569bd40a1f77390858dcc4ef0 (patch)
treef6162bf0047ab151f74856004953b657c63c450f
parentPort to Bright Nights (diff)
downloadcataclysm-bn-mod_recipe-fixes-a2a815c2f47799e569bd40a1f77390858dcc4ef0.tar.xz
Fix error
-rw-r--r--json/items/comestible/meat_dishes.json1
1 files changed, 1 insertions, 0 deletions
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"
},
{