summaryrefslogtreecommitdiff
path: root/foods-02_fix-food-naming.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2025-01-18 21:46:00 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2025-01-18 21:46:00 -0800
commit7e224c97ae2728472180322f625dafa545f21f7f (patch)
tree61a296000b3a05d36cde4de0d8bd5e5179ee21ab /foods-02_fix-food-naming.patch
parentAdd plastic scrap is stackable patch. (diff)
downloadcataclysm-bn-7e224c97ae2728472180322f625dafa545f21f7f.tar.xz
Convert the PKGBUILD to my own fork of cataclysm-bn.HEADmaster
Diffstat (limited to 'foods-02_fix-food-naming.patch')
-rw-r--r--foods-02_fix-food-naming.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/foods-02_fix-food-naming.patch b/foods-02_fix-food-naming.patch
deleted file mode 100644
index b96e49c..0000000
--- a/foods-02_fix-food-naming.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/data/json/items/comestibles/veggy_dishes.json
-+++ b/data/json/items/comestibles/veggy_dishes.json
-@@ -162,7 +162,7 @@
- {
- "type": "COMESTIBLE",
- "id": "can_corn",
-- "name": { "str_sp": "corn" },
-+ "name": { "str_sp": "canned corn" },
- "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",