From 444181f77cb649760c3099d9b96c8f863a8f8ddf Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Oct 2021 18:01:32 -0700 Subject: Updated to 2021-10-29-1727 Reorganize patches into categories. Add patch to allow followers to eat from the basecamp stocks from farther away. -Reduces NPCs being prone to starve on large camps. Temporarily revert the book changes commit. --- 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..3df910d --- /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 +@@ -69,7 +69,6 @@ + [ "fn57mag", 15 ], + [ "glockmag", 40 ], + [ "glock40mag", 30 ], +- [ "hk46mag", 5 ], + [ "m9mag", 5 ], + [ "mp5mag", 10 ], + [ "sig40mag", 20 ], +@@ -92,7 +91,6 @@ + [ "fnp90mag", 20 ], + [ "glockbigmag", 10 ], + [ "glock40bigmag", 10 ], +- [ "hk46bigmag", 5 ], + [ "m9bigmag", 10 ], + [ "mp5bigmag", 20 ], + [ "stanag30", 20 ], -- cgit v1.2.1