[ { "type": "item_group", "id": "mags_milspec", "//": "Current military specification magazines.", "items": [ [ "hk_g11_mag", 20 ], [ "hk_caws_mag", 15 ], [ "hk46midmag", 10 ] ] }, { "type": "item_group", "id": "mags_military", "//": "_DEPRECATED_ Older military magazines still in service.", "items": [ [ "usp40mag", 10 ] ] }, { "type": "item_group", "id": "mags_swat", "//": "Magazines issued to paramilitary forces in addition to standard police issue.", "items": [ { "item": "ump9mag", "prob": 20, "charges": [ 0, 30 ] }, { "item": "ump40mag", "prob": 20, "charges": [ 0, 30 ] }, { "item": "usp40mag", "prob": 10, "charges": [ 0, 13 ] }, { "item": "p309mag", "prob": 10, "charges": [ 0, 15 ] }, { "item": "p3040mag", "prob": 10, "charges": [ 0, 13 ] }, { "item": "hk45mag", "prob": 10, "charges": [ 0, 10 ] } ] }, { "type": "item_group", "id": "mags_smg_common", "//": "Factory specification SMG magazines commonly owned by citizens.", "items": [ [ "ump9mag", 5 ], [ "ump40mag", 5 ] ] } ]