summaryrefslogtreecommitdiff
path: root/ammo-11_fix-volumeless-40mm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ammo-11_fix-volumeless-40mm.patch')
-rw-r--r--ammo-11_fix-volumeless-40mm.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/ammo-11_fix-volumeless-40mm.patch b/ammo-11_fix-volumeless-40mm.patch
new file mode 100644
index 0000000..e05116d
--- /dev/null
+++ b/ammo-11_fix-volumeless-40mm.patch
@@ -0,0 +1,20 @@
+--- a/data/json/items/ammo/40x46mm.json
++++ b/data/json/items/ammo/40x46mm.json
+@@ -3,6 +3,7 @@
+ "abstract": "40x46mm_grenade",
+ "type": "AMMO",
+ "name": { "str": "40x46mm grenade" },
++ "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,6 +3,7 @@
+ "abstract": "40x53mm_grenade",
+ "type": "AMMO",
+ "name": { "str": "40x53mm grenade" },
++ "volume": "137 ml",
+ "price": 10000,
+ "price_postapoc": 6000,
+ "flags": [ "IRREPLACEABLE_CONSUMABLE" ],