RUAF disable spwan on raid start

This commit is contained in:
GetParanoid 2026-04-19 10:56:32 -07:00
parent 06ab07f279
commit d2fa4c2070

View file

@ -6,7 +6,7 @@
// Force patrols to spawn in every raid (as if patrolChance was 100%)
"spawnAlways": false,
// Force patrols to always spawn at the start of raids
"spawnInstantlyAlways": true
"spawnInstantlyAlways": false
},
// Settings for changing how patrols and their members are generated
"patrols": {