summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-05 20:09:30 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-05 20:09:30 -0800
commitca97e20694a7556ffea834b36006046fc1ab3673 (patch)
tree4573737574bf1e4dc4f4f7aa838f95847f94310e
parentAdd the handloaded boilerplate to handmade 40mm grenade descriptions. (diff)
downloadcataclysm-bn-mod_grenade-crafting-ca97e20694a7556ffea834b36006046fc1ab3673.tar.xz
Increase the range of M1001 to 12, matching other shotguns.
-rw-r--r--json/items/ammo/40x53mm.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/json/items/ammo/40x53mm.json b/json/items/ammo/40x53mm.json
index b771fcd..3279eea 100644
--- a/json/items/ammo/40x53mm.json
+++ b/json/items/ammo/40x53mm.json
@@ -26,8 +26,7 @@
"name": { "str": "40x53mm M1001" },
"description": "A high velocity 40x53mm flechette cartridge.",
"weight": "340 g",
- "//": "Balanced as AP.",
- "range": 10,
+ "range": 12,
"damage": { "damage_type": "bullet", "amount": 150, "armor_penetration": 10 },
"recoil": 1000,
"casing": "40x53mm_m169_casing",