summaryrefslogtreecommitdiff
path: root/etc-02_add-missing-price-postapoc.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-10-28 00:29:23 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-10-28 00:29:23 -0700
commit9fe3df6fb7bd78c5e621f6dbd455908044d85e3f (patch)
tree1dd426ab870640d51e288582f6ffd0615a9a6b3a /etc-02_add-missing-price-postapoc.patch
parentUpdated to 2022-09-29-1442 (diff)
downloadcataclysm-bn-9fe3df6fb7bd78c5e621f6dbd455908044d85e3f.tar.xz
Updated to 2022-10-10-2310
Merge two movecost patches together. Updated price_postapoc patch. Clean up sed scripts. Fix broken D_GLIBCXX_ASSERTIONS removal sed script. Enable new VERBOSE=1 build flag.
Diffstat (limited to 'etc-02_add-missing-price-postapoc.patch')
-rw-r--r--etc-02_add-missing-price-postapoc.patch38
1 files changed, 0 insertions, 38 deletions
diff --git a/etc-02_add-missing-price-postapoc.patch b/etc-02_add-missing-price-postapoc.patch
index 8e6c9e3..5945346 100644
--- a/etc-02_add-missing-price-postapoc.patch
+++ b/etc-02_add-missing-price-postapoc.patch
@@ -21,44 +21,6 @@
{
"id": "m4a1",
---- a/data/json/items/gun/40.json
-+++ b/data/json/items/gun/40.json
-@@ -9,6 +9,7 @@
- "weight": "921 g",
- "volume": "518 ml",
- "price": 65000,
-+ "price_postapoc": 1600,
- "to_hit": -2,
- "bashing": 8,
- "material": [ "steel", "plastic" ],
-@@ -73,6 +74,7 @@
- "weight": "785 g",
- "volume": "505 ml",
- "price": 65000,
-+ "price_postapoc": 1600,
- "to_hit": -2,
- "bashing": 8,
- "material": [ "plastic", "steel" ],
-
---- a/data/json/items/gun/9mm.json
-+++ b/data/json/items/gun/9mm.json
-@@ -9,6 +9,7 @@
- "weight": "921 g",
- "volume": "518 ml",
- "price": 65000,
-+ "price_postapoc": 1600,
- "to_hit": -2,
- "bashing": 8,
- "material": [ "steel", "plastic" ],
-@@ -360,6 +361,7 @@
- "weight": "785 g",
- "volume": "505 ml",
- "price": 65000,
-+ "price_postapoc": 1750,
- "to_hit": -2,
- "bashing": 8,
- "material": [ "plastic", "steel" ],
-
--- a/data/json/items/magazine/223.json
+++ b/data/json/items/magazine/223.json
@@ -128,6 +128,7 @@