summaryrefslogtreecommitdiff
path: root/json/items/magazine/308.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/magazine/308.json')
-rw-r--r--json/items/magazine/308.json33
1 files changed, 27 insertions, 6 deletions
diff --git a/json/items/magazine/308.json b/json/items/magazine/308.json
index bc9cade..159ed01 100644
--- a/json/items/magazine/308.json
+++ b/json/items/magazine/308.json
@@ -4,7 +4,7 @@
"looks_like": "stanag30",
"type": "MAGAZINE",
"name": { "str": "H&K HK417 20-round magazine" },
- "description": "A 20-round double stack box magazine for the Heckler & Koch HK417 rifle.",
+ "description": "A standard 20-round double-stack box magazine for the Heckler & Koch HK417 rifle.",
"weight": "90 g",
"volume": "500 ml",
"price": 5600,
@@ -21,7 +21,7 @@
"copy-from": "hk417mag_20rd",
"type": "MAGAZINE",
"name": { "str": "H&K HK417 10-round magazine" },
- "description": "A 10-round double stack box magazine for the Heckler & Koch HK417 rifle.",
+ "description": "A compact 10-round double-stack box magazine for the Heckler & Koch HK417 rifle.",
"weight": "55 g",
"volume": "250 ml",
"price": 5000,
@@ -33,15 +33,29 @@
"id": "hk417_makeshiftmag",
"copy-from": "hk417_makeshiftmag",
"type": "MAGAZINE",
- "name": { "str": "H&K HK417 5-round makeshift magazine" },
- "description": "An improvised 5-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 HK417 rifle."
+ "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."
+ },
+ {
+ "id": "g3mag",
+ "copy-from": "g3mag",
+ "type": "MAGAZINE",
+ "name": { "str": "H&K G3 20-round magazine" },
+ "description": "A standard 20-round box magazine for the Heckler & Koch G3 rifle."
+ },
+ {
+ "id": "g3bigmag",
+ "copy-from": "g3bigmag",
+ "type": "MAGAZINE",
+ "name": { "str": "H&K G3 50-round drum magazine" },
+ "description": "A bulky 50-round drum magazine for the Heckler & Koch G3 rifle."
},
{
"id": "g3smallmag",
"looks_like": "g3mag",
"type": "MAGAZINE",
- "name": { "str": "H&K G3 10 round magazine" },
- "description": "A 10-round aluminum box magazine for the Heckler & Koch G3 rifle.",
+ "name": { "str": "H&K G3 10-round magazine" },
+ "description": "A compact 10-round box magazine for the Heckler & Koch G3 rifle.",
"weight": "75 g",
"volume": "250 ml",
"price": 4500,
@@ -53,5 +67,12 @@
"reliability": 9,
"flags": [ "MAG_COMPACT" ],
"capacity": 10
+ },
+ {
+ "id": "g3_makeshiftmag",
+ "copy-from": "g3_makeshiftmag",
+ "type": "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."
}
]