From 424e7774fe8bd2586e477c93c0d9fb0de369b6f8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 4 Nov 2020 01:17:29 -0800 Subject: Add the stock G36 magazine Expand H&K in descriptions --- json/itemgroups/Weapons_Mods_Ammo/magazines.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'json/itemgroups') diff --git a/json/itemgroups/Weapons_Mods_Ammo/magazines.json b/json/itemgroups/Weapons_Mods_Ammo/magazines.json index 1fbc69b..a9fab0d 100644 --- a/json/itemgroups/Weapons_Mods_Ammo/magazines.json +++ b/json/itemgroups/Weapons_Mods_Ammo/magazines.json @@ -24,5 +24,13 @@ "items": [ [ "usp40mag", 12 ] ] + }, + { + "type": "item_group", + "id": "mags_rifle_rare", + "//": "Aftermarket or otherwise uncommon rifle magazines excluding milspec.", + "items": [ + [ "hk_g36_mag", 80 ] + ] } ] -- cgit v1.2.1