From 5df800d05b7ca9e8d7d79ef33fcdcead0785b75a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 31 Jan 2022 20:26:08 -0800 Subject: Update to 0.F.3 Port various patches from BN --- itemgroups-01_hk46-is-milspec.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 itemgroups-01_hk46-is-milspec.patch (limited to 'itemgroups-01_hk46-is-milspec.patch') diff --git a/itemgroups-01_hk46-is-milspec.patch b/itemgroups-01_hk46-is-milspec.patch new file mode 100644 index 0000000..ad2f0c6 --- /dev/null +++ b/itemgroups-01_hk46-is-milspec.patch @@ -0,0 +1,18 @@ +--- a/data/json/itemgroups/Weapons_Mods_Ammo/magazines.json ++++ b/data/json/itemgroups/Weapons_Mods_Ammo/magazines.json +@@ -75,7 +75,6 @@ + { "item": "fn57mag", "prob": 15, "charges": [ 0, 20 ] }, + { "item": "glockmag", "prob": 40, "charges": [ 0, 15 ] }, + { "item": "glock40mag", "prob": 30, "charges": [ 0, 15 ] }, +- { "item": "hk46mag", "prob": 5, "charges": [ 0, 20 ] }, + { "item": "m9mag", "prob": 5, "charges": [ 0, 15 ] }, + { "item": "mp5mag", "prob": 10, "charges": [ 0, 30 ] }, + { "item": "sig40mag", "prob": 20, "charges": [ 0, 12 ] }, +@@ -98,7 +97,6 @@ + { "item": "fnp90mag", "prob": 20, "charges": [ 0, 50 ] }, + { "item": "glockbigmag", "prob": 10, "charges": [ 0, 30 ] }, + { "item": "glock40bigmag", "prob": 10, "charges": [ 0, 22 ] }, +- { "item": "hk46bigmag", "prob": 5, "charges": [ 0, 40 ] }, + { "item": "m9bigmag", "prob": 10, "charges": [ 0, 30 ] }, + { "item": "mp5bigmag", "prob": 20, "charges": [ 0, 50 ] }, + { "item": "stanag30", "prob": 20, "charges": [ 0, 30 ] }, -- cgit v1.2.1