cfg(ABPS): Increase PMC counts
This commit is contained in:
parent
3ef4b8339f
commit
0a15817a87
1 changed files with 5 additions and 5 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue