From f02f5d406c4a404bf8b748ba08ce9802b3034474 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 23 Nov 2020 02:28:30 -0800 Subject: Fix PSG1 dispersion Fix 417 naming --- json/items/gun/308.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/gun/308.json') diff --git a/json/items/gun/308.json b/json/items/gun/308.json index 1b7deeb..4b6fbb3 100644 --- a/json/items/gun/308.json +++ b/json/items/gun/308.json @@ -3,7 +3,7 @@ "id": "hk417_13", "copy-from": "hk417_13", "type": "GUN", - "name": { "str": "H&K HK417 A2" }, + "name": { "str": "H&K HK417A2" }, "description": "A German battle rifle with a 13\" barrel and telescopic stock. It is a gas operated, rotating bolt rifle with a short-stroke piston design similar to that of the G36." }, { @@ -22,7 +22,7 @@ "symbol": "(", "color": "dark_gray", "ammo": "308", - "dispersion": 75, + "dispersion": 80, "min_cycle_recoil": 2700, "durability": 8, "barrel_length": "650 ml", -- cgit v1.2.1