summaryrefslogtreecommitdiff
path: root/json/items/magazine/223.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/magazine/223.json')
-rw-r--r--json/items/magazine/223.json13
1 files changed, 13 insertions, 0 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
+ }
+]