From e6dd351451b4456793a26dfd153c298df5672138 Mon Sep 17 00:00:00 2001 From: tenmillimaster <> Date: Mon, 23 Dec 2019 22:28:41 -0600 Subject: [PATCH] stat fixes --- data/json/items/gun/9mm.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/json/items/gun/9mm.json b/data/json/items/gun/9mm.json index 274a0b74924df..6057bc8e10d65 100644 --- a/data/json/items/gun/9mm.json +++ b/data/json/items/gun/9mm.json @@ -344,14 +344,14 @@ "copy-from": "pistol_base", "looks_like": "glock_17", "type": "GUN", - "name": "Beretta M9", - "description": "A very popular 9x19mm pistol, the M9 has been the standard issue sidearm of the US army since 1985.", - "weight": "590 g", - "volume": "500 ml", + "name": "Beretta M9A1", + "description": "An iconic 9x19mm pistol, the M9 was the standard issue sidearm of US armed force from 1985 only until recently. It was formerly popular amongst law enforcement before the advent of commercially available polymer framed handguns and the FBI's adoption of .40S&W.", + "weight": "961 g", + "volume": "560 ml", "price": 65000, "to_hit": -2, "bashing": 8, - "material": [ "steel", "plastic" ], + "material": [ "steel", "aluminum" ], "symbol": "(", "color": "dark_gray", "ammo": "9mm",