summaryrefslogtreecommitdiff
path: root/foods-07_fix-meat-scrap-description.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-07_fix-meat-scrap-description.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-07_fix-meat-scrap-description.patch')
-rw-r--r--foods-07_fix-meat-scrap-description.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/foods-07_fix-meat-scrap-description.patch b/foods-07_fix-meat-scrap-description.patch
deleted file mode 100644
index 668a3a9..0000000
--- a/foods-07_fix-meat-scrap-description.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- a/data/json/items/comestibles/carnivore.json
-+++ b/data/json/items/comestibles/carnivore.json
-@@ -311,7 +311,7 @@
- "copy-from": "meat_scrap",
- "type": "COMESTIBLE",
- "name": { "str": "cooked scrap of meat", "str_pl": "cooked scraps of meat" },
-- "description": "This is a tiny scrap of cooked mutant meat. It is small enough that it's hard to tell how disgusting it is.",
-+ "description": "This is a tiny scrap of cooked meat. It's not much, but it'll do in a pinch.",
- "spoils_in": "2 days",
- "parasites": 0,
- "fun": 0,
-@@ -338,6 +338,7 @@
- "type": "COMESTIBLE",
- "copy-from": "mutant_meat_scrap",
- "name": { "str": "cooked scrap of mutant meat", "str_pl": "cooked scraps of mutant meat" },
-+ "description": "This is a tiny scrap of cooked mutant meat. It is small enough that it's hard to tell how disgusting it is.",
- "looks_like": "meat_scrap_cooked",
- "spoils_in": "2 days",
- "parasites": 0,