From 689e936899586dadc9ca61e4a3a59ddfbb8c57ba Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 6 Apr 2024 21:24:59 -0700 Subject: Fix several descriptions using H&K instead of Heckler & Koch. --- json/items/magazine/46.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'json/items/magazine/46.json') diff --git a/json/items/magazine/46.json b/json/items/magazine/46.json index 80bf0fc..d62d2dc 100644 --- a/json/items/magazine/46.json +++ b/json/items/magazine/46.json @@ -5,7 +5,7 @@ "looks_like": "usp9mag", "type": "MAGAZINE", "name": { "str": "H&K 4.6mm 20-round magazine" }, - "description": "A standard capacity 20-round magazine for use with H&K's proprietary 4.6x30mm round.", + "description": "A standard capacity 20-round magazine for use with Heckler & Koch's proprietary 4.6x30mm round.", "weight": "100 g", "volume": "250 ml", "price": 4700, @@ -23,7 +23,7 @@ "copy-from": "hk46mag", "type": "MAGAZINE", "name": { "str": "H&K 4.6mm 40-round magazine" }, - "description": "An extended 40-round magazine for use with H&K's proprietary 4.6x30mm round.", + "description": "An extended 40-round magazine for use with Heckler & Koch's proprietary 4.6x30mm round.", "weight": "200 g", "volume": "500 ml", "price": 6300, @@ -36,7 +36,7 @@ "copy-from": "hk46mag", "type": "MAGAZINE", "name": { "str": "H&K 4.6mm 30-round magazine" }, - "description": "An expanded 30-round magazine for use with H&K's proprietary 4.6x30mm round.", + "description": "An expanded 30-round magazine for use with Heckler & Koch's proprietary 4.6x30mm round.", "weight": "150 g", "volume": "375 ml", "price": 5500, -- cgit v1.2.1