summaryrefslogtreecommitdiff
path: root/etc-02_add-missing-price-postapoc.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-30 21:58:12 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-30 21:58:12 -0800
commitd4bc63a8f8ee37ec2de2f43734a60ca045e517c3 (patch)
treed49d6000c1d82e7add7cfcccf873f85224ab823c /etc-02_add-missing-price-postapoc.patch
parentFix Mr Lapin meet the Isherwood quest looping. (diff)
downloadcataclysm-bn-d4bc63a8f8ee37ec2de2f43734a60ca045e517c3.tar.xz
Updated to 0.5.1
Removed obsolete mods. Revert removal of Alonso. Revert biodiesel working in petrol engines. Revert hard skill caps. Revert three more broken limb changesets. Revert another ammo rebalance changeset. Revert craftable smokeless gunpowder changeset. Revised book chapters revert patch. Fix some bad terrain in the godco patch. Fix some bad terrain in the prison island patch.
Diffstat (limited to 'etc-02_add-missing-price-postapoc.patch')
-rw-r--r--etc-02_add-missing-price-postapoc.patch12
1 files changed, 5 insertions, 7 deletions
diff --git a/etc-02_add-missing-price-postapoc.patch b/etc-02_add-missing-price-postapoc.patch
index d74366f..bad63af 100644
--- a/etc-02_add-missing-price-postapoc.patch
+++ b/etc-02_add-missing-price-postapoc.patch
@@ -1,12 +1,10 @@
--- a/data/json/items/gun/223.json
+++ b/data/json/items/gun/223.json
-@@ -118,7 +118,8 @@
- "weight": "3800 g",
+@@ -118,6 +118,7 @@
"volume": "4162 ml",
"barrel_length": "250 ml",
-- "price": 2800000,
-+ "price": 240000,
-+ "price_postapoc": 5000,
+ "price": "28 kUSD",
++ "price_postapoc": "50 USD",
"material": [ "steel", "plastic" ],
"color": "dark_gray",
"ammo": "223",
@@ -26,8 +24,8 @@
@@ -366,6 +375,7 @@
"weight": "190 g",
"volume": "620 ml",
- "price": 8600,
-+ "price_postapoc": 275,
+ "price": "86 USD",
++ "price_postapoc": "275 cent",
"material": [ "steel", "plastic" ],
"symbol": "#",
"color": "light_gray",