diff --git a/mods/Config Files/BepInEx/config/MOAR.settings.cfg b/mods/Config Files/BepInEx/config/MOAR.settings.cfg index 1822ed2..47f4a23 100644 --- a/mods/Config Files/BepInEx/config/MOAR.settings.cfg +++ b/mods/Config Files/BepInEx/config/MOAR.settings.cfg @@ -160,24 +160,24 @@ MaxBotCap = 25 # Setting type: Double # Default value: 1 # Acceptable value range: From 0 to 3 -ZombieHealth = 1 +ZombieHealth = 0.5 ## Multiplies wave counts seen in the server's mapConfig.json by this number # Setting type: Double # Default value: 1 # Acceptable value range: From 0 to 10 -ZombieWaveQuantity = 1 +ZombieWaveQuantity = 0.5 ## Determines the weighting of spawns at the beginning (1) spread evenly throughout (0.5) or at the end(0) of the raid # Setting type: Double # Default value: 0.5 # Acceptable value range: From 0 to 1 -ZombieWaveDistribution = 0.5 +ZombieWaveDistribution = 0.2 ## Enables zombies to spawn # Setting type: Boolean # Default value: false -zombiesEnabled On/Off = false +zombiesEnabled On/Off = true ## Determines the weighting of spawns at the beginning (1) spread evenly throughout (0.5) or at the end(0) of the raid # Setting type: Double diff --git a/mods/MOAR - Ultra Lite Spawn Mod/user/mods/DewardianDev-MOAR/config/config.json b/mods/MOAR - Ultra Lite Spawn Mod/user/mods/DewardianDev-MOAR/config/config.json index a8ebdce..ef07faf 100644 --- a/mods/MOAR - Ultra Lite Spawn Mod/user/mods/DewardianDev-MOAR/config/config.json +++ b/mods/MOAR - Ultra Lite Spawn Mod/user/mods/DewardianDev-MOAR/config/config.json @@ -5,7 +5,7 @@ "scavDifficulty": 0.4, "scavWaveDistribution": 0.5, - "scavWaveQuantity": 1, + "scavWaveQuantity": 1.5, "startingPmcs": false, @@ -13,20 +13,20 @@ "pmcOpenZones": true, "allOpenZones": false, - "pmcWaveDistribution": 0.7, - "pmcWaveQuantity": 1, + "pmcWaveDistribution": 0.8, + "pmcWaveQuantity": 1.5, - "zombiesEnabled": false, - "zombieWaveDistribution": 0.5, + "zombiesEnabled": true, + "zombieWaveDistribution": 0.2, "zombieWaveQuantity": 1, - "zombieHealth": 1, + "zombieHealth": 0.5, "maxBotCap": 25, "maxBotPerZone": 5, "moreScavGroups": false, "morePmcGroups": false, - "pmcMaxGroupSize": 4, + "pmcMaxGroupSize": 5, "scavMaxGroupSize": 4, "snipersHaveFriends": false, diff --git a/mods/Modlist Addons_separator/BepInEx/config/Jehree.InteractableExfilsAPI.cfg b/mods/Modlist Addons_separator/BepInEx/config/Jehree.InteractableExfilsAPI.cfg new file mode 100644 index 0000000..668043e --- /dev/null +++ b/mods/Modlist Addons_separator/BepInEx/config/Jehree.InteractableExfilsAPI.cfg @@ -0,0 +1,21 @@ +## Settings file was created by plugin InteractableExfilsAPI v1.5.1 +## Plugin GUID: Jehree.InteractableExfilsAPI + +[1: Settings] + +## Extract Timer Starts Automatically +# Setting type: Boolean +# Default value: false +Auto-Extract = false + +## Unavailable Extracts Display as Unavailable +# Setting type: Boolean +# Default value: false +Show unavailable extracts = false + +[2: Debug] + +# Setting type: Boolean +# Default value: false +Enable Debug Actions = false + diff --git a/mods/Version 1.28.6_separator/meta.ini b/mods/Version 1.30.2_separator/meta.ini similarity index 100% rename from mods/Version 1.28.6_separator/meta.ini rename to mods/Version 1.30.2_separator/meta.ini diff --git a/profiles/Multiplayer/modlist.txt b/profiles/Multiplayer/modlist.txt index 68e5eea..afe32f9 100644 --- a/profiles/Multiplayer/modlist.txt +++ b/profiles/Multiplayer/modlist.txt @@ -1,5 +1,6 @@ +# This file was automatically generated by Mod Organizer. -Unsorted_separator --Version 1.28.6_separator +-Version 1.30.2_separator -SWAG + DONUTS -Visceral Combat -Backburner_separator diff --git a/profiles/Server/modlist.txt b/profiles/Server/modlist.txt index 9c39b12..1bf269f 100644 --- a/profiles/Server/modlist.txt +++ b/profiles/Server/modlist.txt @@ -1,5 +1,5 @@ +Unsorted_separator --Version 1.28.6_separator +-Version 1.30.2_separator -SWAG + DONUTS -Visceral Combat +Backburner_separator