From 3ef4b8339f0a0933def974cb8a5be730fe40fe4d Mon Sep 17 00:00:00 2001 From: GetParanoid Date: Sun, 19 Apr 2026 05:26:05 -0700 Subject: [PATCH] cfg(RUAF + UNTAR): Spawn at raid start --- SPT/user/mods/RUAFComeHome/config.jsonc | 2 +- SPT/user/mods/tacticaltoaster-untargohome/config.jsonc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SPT/user/mods/RUAFComeHome/config.jsonc b/SPT/user/mods/RUAFComeHome/config.jsonc index 21c5d74..b5368c6 100644 --- a/SPT/user/mods/RUAFComeHome/config.jsonc +++ b/SPT/user/mods/RUAFComeHome/config.jsonc @@ -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": false + "spawnInstantlyAlways": true }, // Settings for changing how patrols and their members are generated "patrols": { diff --git a/SPT/user/mods/tacticaltoaster-untargohome/config.jsonc b/SPT/user/mods/tacticaltoaster-untargohome/config.jsonc index 94acb43..e5ba2a7 100644 --- a/SPT/user/mods/tacticaltoaster-untargohome/config.jsonc +++ b/SPT/user/mods/tacticaltoaster-untargohome/config.jsonc @@ -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": false + "spawnInstantlyAlways": true }, // Settings for changing how patrols and their members are generated "patrols": {