From bccb80f2e497119196ef97b32be23b625bee52a2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 11 Jan 2021 21:14:02 -0800 Subject: Add 10 round magazine for PSG1A1 --- json/items/gun/308.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/items/gun/308.json') diff --git a/json/items/gun/308.json b/json/items/gun/308.json index 4b6fbb3..3054b6b 100644 --- a/json/items/gun/308.json +++ b/json/items/gun/308.json @@ -27,7 +27,7 @@ "durability": 8, "barrel_length": "650 ml", "default_mods": [ "rifle_scope", "adjustable_stock" ], - "magazines": [ [ "308", [ "g3mag", "g3bigmag", "g3_makeshiftmag" ] ] ] + "magazines": [ [ "308", [ "g3smallmag", "g3mag", "g3bigmag", "g3_makeshiftmag" ] ] ] }, { "id": "hk_msg90a2", -- cgit v1.2.1