summaryrefslogtreecommitdiff
path: root/json/items/magazine
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-04 01:17:29 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-04 01:17:29 -0800
commit424e7774fe8bd2586e477c93c0d9fb0de369b6f8 (patch)
treea876636997619e9a2c53c4c6d79e97ac3fba7340 /json/items/magazine
parentUpdated readme to mention CAWS (diff)
downloadcataclysm-bn-mod_hk-loadout-424e7774fe8bd2586e477c93c0d9fb0de369b6f8.tar.xz
Add the stock G36 magazine
Expand H&K in descriptions
Diffstat (limited to 'json/items/magazine')
-rw-r--r--json/items/magazine/223.json13
-rw-r--r--json/items/magazine/308.json6
-rw-r--r--json/items/magazine/40.json2
-rw-r--r--json/items/magazine/45.json6
-rw-r--r--json/items/magazine/473.json2
5 files changed, 21 insertions, 8 deletions
diff --git a/json/items/magazine/223.json b/json/items/magazine/223.json
new file mode 100644
index 0000000..79b80cf
--- /dev/null
+++ b/json/items/magazine/223.json
@@ -0,0 +1,13 @@
+[
+ {
+ "id": "hk_g36_mag",
+ "type": "MAGAZINE",
+ "copy_from": "stanag30",
+ "name": { "str": "H&K G36 magazine" },
+ "description": "A 30 round box magazine for the Heckler & Koch G36 rifle.",
+ "weight": "127 g",
+ "material": "plastic",
+ "ammo_type": [ "223" ],
+ "reliability": 9
+ }
+]
diff --git a/json/items/magazine/308.json b/json/items/magazine/308.json
index ed9de92..d34d64a 100644
--- a/json/items/magazine/308.json
+++ b/json/items/magazine/308.json
@@ -4,20 +4,20 @@
"copy-from": "hk417mag_20rd",
"type": "MAGAZINE",
"name": { "str": "H&K HK417 magazine" },
- "description": "A 20 round double stack box magazine for the H&K HK417 rifle."
+ "description": "A 20 round double stack box magazine for the Heckler & Koch HK417 rifle."
},
{
"id": "hk417mag_10rd",
"copy-from": "hk417mag_10rd",
"type": "MAGAZINE",
"name": { "str": "H&K HK417 compact magazine" },
- "description": "A 10 round double stack box magazine for the H&K HK417 rifle."
+ "description": "A 10 round double stack box magazine for the Heckler & Koch HK417 rifle."
},
{
"id": "hk417_makeshiftmag",
"copy-from": "hk417_makeshiftmag",
"type": "MAGAZINE",
"name": { "str": "H&K HK417 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 H&K HK417 rifle."
+ "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 Heckler & Koch HK417 rifle."
}
]
diff --git a/json/items/magazine/40.json b/json/items/magazine/40.json
index f4736a3..340b82a 100644
--- a/json/items/magazine/40.json
+++ b/json/items/magazine/40.json
@@ -4,7 +4,7 @@
"copy-from": "usp9mag",
"type": "MAGAZINE",
"name": { "str": "H&K USP .40 magazine" },
- "description": "A standard capacity magazine for use with the H&K USP .40 handgun.",
+ "description": "A standard capacity magazine for use with the Heckler & Koch USP .40 handgun.",
"ammo_type": "40",
"capacity": 13
}
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."
}
]
diff --git a/json/items/magazine/473.json b/json/items/magazine/473.json
index 10b7e57..a67064a 100644
--- a/json/items/magazine/473.json
+++ b/json/items/magazine/473.json
@@ -4,7 +4,7 @@
"looks_like": "stanag30",
"type": "MAGAZINE",
"name": { "str": "H&K G11 magazine" },
- "description": "A 50 round box magazine for use with H&K G11 caseless assault rifle.",
+ "description": "A 50 round box magazine for use with Heckler & Koch G11 caseless assault rifle.",
"weight": "5 g",
"volume": "500 ml",
"price": 25000,