From 4aff51a20dd6bcc0947bfcb95b33fed553786719 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 28 Aug 2024 19:07:03 -0700 Subject: Remove n-round from maagzine names when no alternate magazine exists. --- json/items/magazine/shot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/items/magazine/shot.json') diff --git a/json/items/magazine/shot.json b/json/items/magazine/shot.json index e930298..1f57f67 100644 --- a/json/items/magazine/shot.json +++ b/json/items/magazine/shot.json @@ -3,7 +3,7 @@ "id": "hk_caws_mag", "looks_like": "saiga10mag", "type": "MAGAZINE", - "name": { "str": "H&K CAWS 10-round magazine" }, + "name": { "str": "H&K CAWS magazine" }, "description": "A standard 10-round box magazine for the Heckler & Koch CAWS shotgun.", "weight": "210 g", "volume": "500 ml", -- cgit v1.2.1