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": {
"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,