From c4f0e5c36322b30d39677b76ae0bda677582454e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 7 Jun 2021 01:29:01 -0700 Subject: Allow the UCP to load the 30 round 4.6mm mag as well --- json/items/gun/46.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/items/gun/46.json b/json/items/gun/46.json index 79f54ec..2bb659d 100644 --- a/json/items/gun/46.json +++ b/json/items/gun/46.json @@ -32,7 +32,7 @@ ], "faults": [ "fault_gun_blackpowder", "fault_gun_dirt", "fault_gun_chamber_spent" ], "magazine_well": 1, - "magazines": [ [ "46", [ "hk46mag", "hk46bigmag" ] ] ] + "magazines": [ [ "46", [ "hk46mag", "hk46midmag", "hk46bigmag" ] ] ] }, { "id": "hk_mp7", -- cgit v1.2.1