From d5ea0382a794117335fe4251030ceb740d5643da Mon Sep 17 00:00:00 2001 From: LaVeyanFiend Date: Tue, 23 Jun 2020 17:54:47 -0400 Subject: [PATCH] Correct longest_length for AR pistol --- data/json/items/gun/223.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/gun/223.json b/data/json/items/gun/223.json index 82db218eaf795..c1a4ae42c967d 100644 --- a/data/json/items/gun/223.json +++ b/data/json/items/gun/223.json @@ -100,7 +100,7 @@ "description": "A compact, 7.5 inch barrel version of the classic AR-15 design, commercially marketed as a home defense weapon.", "weight": "2267 g", "volume": "1758 ml", - "longest_side": "1116 mm", + "longest_side": "584 mm", "price": 91400, "price_postapoc": 3500, "to_hit": -2,