summaryrefslogtreecommitdiff
path: root/json/items/magazine/308.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-08-28 23:21:39 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-08-28 23:21:39 -0700
commite1fdd264ea9b9d3a2db2ec3e19412ba20853856f (patch)
treee6a4cb5bf4fc3a0525acd35bd9cdf44755928933 /json/items/magazine/308.json
parentRemove n-round from maagzine names when no alternate magazine exists. (diff)
downloadcataclysm-bn-mod_hk-loadout-e1fdd264ea9b9d3a2db2ec3e19412ba20853856f.tar.xz
Also remove n-round from magazine names if the only other magazine is makeshift.
Diffstat (limited to 'json/items/magazine/308.json')
-rw-r--r--json/items/magazine/308.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/magazine/308.json b/json/items/magazine/308.json
index 71d6967..159ed01 100644
--- a/json/items/magazine/308.json
+++ b/json/items/magazine/308.json
@@ -33,7 +33,7 @@
"id": "hk417_makeshiftmag",
"copy-from": "hk417_makeshiftmag",
"type": "MAGAZINE",
- "name": { "str": "H&K HK417 5-round makeshift magazine" },
+ "name": { "str": "H&K HK417 makeshift magazine" },
"description": "An improvised 5-round 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 HK417 rifle."
},
{
@@ -72,7 +72,7 @@
"id": "g3_makeshiftmag",
"copy-from": "g3_makeshiftmag",
"type": "MAGAZINE",
- "name": { "str": "H&K G3 5-round makeshift magazine" },
+ "name": { "str": "H&K G3 makeshift magazine" },
"description": "An improvised 5-round 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 G3 rifle."
}
]