diff options
Diffstat (limited to 'json/items/ammo/40x53mm.json')
-rw-r--r-- | json/items/ammo/40x53mm.json | 3 |
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", |