cfg(ABPS): Increase PMC counts

This commit is contained in:
GetParanoid 2026-04-19 05:26:33 -07:00
parent 3ef4b8339f
commit 0a15817a87

View file

@ -12,13 +12,13 @@
"startingPMCs": { "startingPMCs": {
"enable": true, "enable": true,
"ignoreMaxBotCaps": true, "ignoreMaxBotCaps": true,
"groupChance": 25, "groupChance": 33,
"maxGroupSize": 3, "maxGroupSize": 2,
"maxGroupCount": 4, "maxGroupCount": 4,
"mapLimits": { "mapLimits": {
"bigmap": { "bigmap": {
"max": 12, "max": 15,
"min": 8 "min": 12
}, },
"factory4_day": { "factory4_day": {
"max": 7, "max": 7,
@ -87,7 +87,7 @@
"startingScavs": { "startingScavs": {
"enable": true, "enable": true,
"maxBotSpawns": { "maxBotSpawns": {
"bigmap": 5, "bigmap": 7,
"factory4_day": 3, "factory4_day": 3,
"factory4_night": 3, "factory4_night": 3,
"interchange": 5, "interchange": 5,