From 4467d6669c6e7d2d1032a8504454d0fca38e2bd7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 27 May 2020 14:13:42 -0700 Subject: Add USP .40 Tweak masses --- json/items/gun/9mm.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'json/items/gun/9mm.json') diff --git a/json/items/gun/9mm.json b/json/items/gun/9mm.json index 6dd6786..e3171f0 100644 --- a/json/items/gun/9mm.json +++ b/json/items/gun/9mm.json @@ -6,7 +6,7 @@ "type": "GUN", "name": { "str": "H&K USP 9mm", "str_pl": "H&K USP 9mm" }, "description": "A popular pistol, widely used among law enforcement. Extensively tested for durability, it has been found to stay accurate even after being subjected to extreme abuse.", - "weight": "770 g", + "weight": "748 g", "volume": "500 ml", "price": 68000, "to_hit": -2, @@ -15,7 +15,6 @@ "symbol": "(", "color": "dark_gray", "ammo": "9mm", - "ranged_damage": -1, "dispersion": 400, "durability": 9, "blackpowder_tolerance": 48, -- cgit v1.2.1