From 7e224c97ae2728472180322f625dafa545f21f7f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 18 Jan 2025 21:46:00 -0800 Subject: Convert the PKGBUILD to my own fork of cataclysm-bn. --- foods-02_fix-food-naming.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 foods-02_fix-food-naming.patch (limited to 'foods-02_fix-food-naming.patch') 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", -- cgit v1.2.1