From 424e7774fe8bd2586e477c93c0d9fb0de369b6f8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 4 Nov 2020 01:17:29 -0800 Subject: Add the stock G36 magazine Expand H&K in descriptions --- json/items/magazine/45.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'json/items/magazine/45.json') diff --git a/json/items/magazine/45.json b/json/items/magazine/45.json index a753757..b3b6f75 100644 --- a/json/items/magazine/45.json +++ b/json/items/magazine/45.json @@ -4,20 +4,20 @@ "copy-from": "ump45mag", "type": "MAGAZINE", "name": { "str": "H&K UMP45 magazine" }, - "description": "A standard 25-round box magazine for use with the H&K UMP45 SMG." + "description": "A standard 25-round box magazine for use with the Heckler & Koch UMP45 SMG." }, { "id": "ump45_makeshiftmag", "copy-from": "ump45_makeshiftmag", "type": "MAGAZINE", "name": { "str": "H&K UMP45 makeshift magazine" }, - "description": "An improvised 20-round straight single-stack box magazine consisting of little more than a bent sheet of steel held together by duct tape and hope, for use with the H&K UMP45 SMG." + "description": "An improvised 20-round straight single-stack box magazine consisting of little more than a bent sheet of steel held together by duct tape and hope, for use with the Heckler & Koch UMP45 SMG." }, { "id": "usp45mag", "copy-from": "usp45mag", "type": "MAGAZINE", "name": { "str": "H&K USP .45 magazine" }, - "description": "A standard capacity magazine for use with the H&K USP .45 handgun." + "description": "A standard capacity magazine for use with the Heckler & Koch USP .45 handgun." } ] -- cgit v1.2.1