summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-04 01:24:51 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-04 01:24:51 -0800
commit1a114abb6fdff3e2e89881de8f503b074787c6e3 (patch)
treefa67bd9e8fdd94c0de3dc7f81479bb05cff8881c
parentAdd the stock G36 magazine (diff)
downloadcataclysm-dda-mod_hk-loadout-1a114abb6fdff3e2e89881de8f503b074787c6e3.tar.xz
Typos
-rw-r--r--json/items/gun/223.json2
-rw-r--r--json/items/magazine/223.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/json/items/gun/223.json b/json/items/gun/223.json
index 87da684..9958dd1 100644
--- a/json/items/gun/223.json
+++ b/json/items/gun/223.json
@@ -13,5 +13,5 @@
"name": { "str": "H&K G36" },
"description": "Designed as a replacement for the early Heckler & Koch G3 battle rifle, the G36 is more accurate, and uses the much-lighter .223 round, allowing for a higher ammo capacity.",
"magazines": [ [ "223", [ "hk_g36_mag", "stanag30", "stanag50", "survivor223mag" ] ] ]
- },
+ }
]
diff --git a/json/items/magazine/223.json b/json/items/magazine/223.json
index 79b80cf..a3a866d 100644
--- a/json/items/magazine/223.json
+++ b/json/items/magazine/223.json
@@ -1,8 +1,8 @@
[
{
"id": "hk_g36_mag",
+ "copy-from": "stanag30",
"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",