diff --git a/SPT/user/mods/acidphantasm-botplacementsystem/config.json b/SPT/user/mods/acidphantasm-botplacementsystem/config.json index 994978c..cf6f9ab 100644 --- a/SPT/user/mods/acidphantasm-botplacementsystem/config.json +++ b/SPT/user/mods/acidphantasm-botplacementsystem/config.json @@ -12,13 +12,13 @@ "startingPMCs": { "enable": true, "ignoreMaxBotCaps": true, - "groupChance": 25, - "maxGroupSize": 3, + "groupChance": 33, + "maxGroupSize": 2, "maxGroupCount": 4, "mapLimits": { "bigmap": { - "max": 12, - "min": 8 + "max": 15, + "min": 12 }, "factory4_day": { "max": 7, @@ -87,7 +87,7 @@ "startingScavs": { "enable": true, "maxBotSpawns": { - "bigmap": 5, + "bigmap": 7, "factory4_day": 3, "factory4_night": 3, "interchange": 5,