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.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/json/items/magazine/223.json b/json/items/magazine/223.json
index a3a866d..5e30602 100644
--- a/json/items/magazine/223.json
+++ b/json/items/magazine/223.json
@@ -1,13 +1,14 @@
[
{
- "id": "hk_g36_mag",
+ "id": "g36mag_30rd",
"copy-from": "stanag30",
+ "looks_like": "stanag30",
"type": "MAGAZINE",
- "name": { "str": "H&K G36 magazine" },
- "description": "A 30 round box magazine for the Heckler & Koch G36 rifle.",
+ "name": { "str": "H&K G36 30-round magazine" },
"weight": "127 g",
"material": "plastic",
- "ammo_type": [ "223" ],
+ "description": "A standard capacity box magazine for use with the H&K G36 assault rifle.",
+ "ammo_type": "223",
"reliability": 9
}
]