summaryrefslogtreecommitdiff
path: root/foods-02_fix-food-naming.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-26 11:39:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-26 11:39:35 -0700
commit3470ed60a29775a6a98e897b16edd3ffe19ae1ce (patch)
tree6db4d7eef1c5cb006e508e266a2760780978b4c3 /foods-02_fix-food-naming.patch
parentUpdate vampirism patch to allow vampires to heal broken limbs without a splint. (diff)
downloadcataclysm-bn-3470ed60a29775a6a98e897b16edd3ffe19ae1ce.tar.xz
Updated to 2022-04-21-1455
Various patches updated for the addition of ballistic damage. Add patch to allow helicopters to land on the mi-go landing pad. Add patch to fix canned beans being listed as merely beans when plural.
Diffstat (limited to 'foods-02_fix-food-naming.patch')
-rw-r--r--foods-02_fix-food-naming.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/foods-02_fix-food-naming.patch b/foods-02_fix-food-naming.patch
index 3952dc4..b96e49c 100644
--- a/foods-02_fix-food-naming.patch
+++ b/foods-02_fix-food-naming.patch
@@ -9,3 +9,14 @@
"comestible_type": "FOOD",
"weight": "178 g",
"color": "yellow",
+--- a/data/json/items/comestibles/other.json
++++ b/data/json/items/comestibles/other.json
+@@ -265,7 +265,7 @@
+ {
+ "type": "COMESTIBLE",
+ "id": "can_beans",
+- "name": { "str": "canned beans", "str_pl": "beans" },
++ "name": { "str": "canned beans", "str_pl": "canned beans" },
+ "weight": "256 g",
+ "color": "brown",
+ "spoils_in": "2 days",