summaryrefslogtreecommitdiff
path: root/ammo-11_fix-volume-40mm.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-31 15:24:27 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-31 15:24:27 -0700
commitdfba5ebe5b6e93c54964b757419779d8b89e4322 (patch)
tree8f95344c4651b57a11796bf06cef0fb587b81017 /ammo-11_fix-volume-40mm.patch
parentMore npc dialogue fixes. (diff)
downloadcataclysm-bn-dfba5ebe5b6e93c54964b757419779d8b89e4322.tar.xz
Updated to 2023-03-31-1439
Add v29 copy-from fix. Add more reverts.
Diffstat (limited to 'ammo-11_fix-volume-40mm.patch')
-rw-r--r--ammo-11_fix-volume-40mm.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/ammo-11_fix-volume-40mm.patch b/ammo-11_fix-volume-40mm.patch
new file mode 100644
index 0000000..88c8b32
--- /dev/null
+++ b/ammo-11_fix-volume-40mm.patch
@@ -0,0 +1,22 @@
+--- a/data/json/items/ammo/40x46mm.json
++++ b/data/json/items/ammo/40x46mm.json
+@@ -3,7 +3,7 @@
+ "abstract": "40x46mm_grenade",
+ "type": "AMMO",
+ "name": { "str": "40x46mm grenade" },
+- "volume": "250 ml",
++ "volume": "129 ml",
+ "price": 10000,
+ "price_postapoc": 6000,
+ "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,
+- "volume": "260 ml",
++ "volume": "137 ml",
+ "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
+ "material": [ "steel", "powder" ],
+ "symbol": "=",