cfg(RUAF + UNTAR): Spawn at raid start
This commit is contained in:
parent
77c2205af5
commit
3ef4b8339f
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
// Force patrols to spawn in every raid (as if patrolChance was 100%)
|
// Force patrols to spawn in every raid (as if patrolChance was 100%)
|
||||||
"spawnAlways": false,
|
"spawnAlways": false,
|
||||||
// Force patrols to always spawn at the start of raids
|
// Force patrols to always spawn at the start of raids
|
||||||
"spawnInstantlyAlways": false
|
"spawnInstantlyAlways": true
|
||||||
},
|
},
|
||||||
// Settings for changing how patrols and their members are generated
|
// Settings for changing how patrols and their members are generated
|
||||||
"patrols": {
|
"patrols": {
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
// Force patrols to spawn in every raid (as if patrolChance was 100%)
|
// Force patrols to spawn in every raid (as if patrolChance was 100%)
|
||||||
"spawnAlways": false,
|
"spawnAlways": false,
|
||||||
// Force patrols to always spawn at the start of raids
|
// Force patrols to always spawn at the start of raids
|
||||||
"spawnInstantlyAlways": false
|
"spawnInstantlyAlways": true
|
||||||
},
|
},
|
||||||
// Settings for changing how patrols and their members are generated
|
// Settings for changing how patrols and their members are generated
|
||||||
"patrols": {
|
"patrols": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue