From ca97e20694a7556ffea834b36006046fc1ab3673 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 5 Feb 2024 20:09:30 -0800 Subject: Increase the range of M1001 to 12, matching other shotguns. --- json/items/ammo/40x53mm.json | 3 +-- 1 file changed, 1 insertion(+), 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", -- cgit v1.2.1