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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/items/magazine/223.json b/json/items/magazine/223.json
index 39cb92c..e54d4a1 100644
--- a/json/items/magazine/223.json
+++ b/json/items/magazine/223.json
@@ -6,9 +6,9 @@
"type": "MAGAZINE",
"name": { "str": "H&K G36 30-round magazine" },
"weight": "127 g",
- "material": "plastic",
+ "material": [ "plastic" ],
"description": "A standard capacity box magazine for use with the H&K G36 assault rifle.",
- "ammo_type": "223",
+ "ammo_type": [ "223" ],
"reliability": 9
},
{
@@ -18,6 +18,6 @@
"type": "MAGAZINE",
"name": { "str": "H&K G36 100-round double drum magazine" },
"description": "A bulky 100-round double drum magazine for use with the H&K G36 assault rifle.",
- "ammo_type": "223"
+ "ammo_type": [ "223" ]
}
]