summaryrefslogtreecommitdiff
path: root/ammo-11_fix-volume-40mm.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 /ammo-11_fix-volume-40mm.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 'ammo-11_fix-volume-40mm.patch')
-rw-r--r--ammo-11_fix-volume-40mm.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/ammo-11_fix-volume-40mm.patch b/ammo-11_fix-volume-40mm.patch
index 88c8b32..54bd26a 100644
--- a/ammo-11_fix-volume-40mm.patch
+++ b/ammo-11_fix-volume-40mm.patch
@@ -6,15 +6,15 @@
"name": { "str": "40x46mm grenade" },
- "volume": "250 ml",
+ "volume": "129 ml",
- "price": 10000,
- "price_postapoc": 6000,
+ "price": "100 USD",
+ "price_postapoc": "60 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
--- a/data/json/items/ammo/40x53mm.json
+++ b/data/json/items/ammo/40x53mm.json
@@ -3,7 +3,7 @@
"name": { "str": "40x53mm grenade" },
- "price": 10000,
- "price_postapoc": 6000,
+ "price": "100 USD",
+ "price_postapoc": "60 USD",
- "volume": "260 ml",
+ "volume": "137 ml",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],