From 01c001de3abc06bdb165593cd2b28ad64dcc125a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 29 Apr 2021 20:25:27 -0700 Subject: Buff UCP durability to match the USP Buff MP7 melee damage slightly --- json/items/gun/46.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/json/items/gun/46.json b/json/items/gun/46.json index 5df9266..d6550b3 100644 --- a/json/items/gun/46.json +++ b/json/items/gun/46.json @@ -16,7 +16,7 @@ "ammo": "46", "skill": "pistol", "dispersion": 410, - "durability": 8, + "durability": 9, "min_cycle_recoil": 81 , "valid_mod_locations": [ [ "accessories", 2 ], @@ -39,6 +39,7 @@ "copy-from": "hk_mp7", "type": "GUN", "name": { "str": "H&K MP7A2" }, - "volume": "1000 ml" + "volume": "1000 ml", + "bashing": 10 } ] -- cgit v1.2.1