RUAF disable spwan on raid start
This commit is contained in:
parent
06ab07f279
commit
d2fa4c2070
1 changed files with 1 additions and 1 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": true
|
"spawnInstantlyAlways": false
|
||||||
},
|
},
|
||||||
// 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