From b1cb8d242e620698f091d3e66529c53e045a2379 Mon Sep 17 00:00:00 2001 From: GetParanoid Date: Sun, 19 Apr 2026 10:56:14 -0700 Subject: [PATCH] cfgs --- BepInEx/config/com.danw.questingbots.cfg | 2 +- BepInEx/config/com.fika.core.cfg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BepInEx/config/com.danw.questingbots.cfg b/BepInEx/config/com.danw.questingbots.cfg index 9a7b9a3..6062a3e 100644 --- a/BepInEx/config/com.danw.questingbots.cfg +++ b/BepInEx/config/com.danw.questingbots.cfg @@ -25,7 +25,7 @@ Maps to Allow AI Limiting for Bots That Are Questing = Streets # Default value: SniperScavs, Rogues # Acceptable values: SniperScavs, Rogues, Raiders, BossesAndFollowers, All # Multiple values can be set at the same time by separating them with , (e.g. Debug, Warning) -Bot Types that Cannot be Disabled = SniperScavs, Rogues, Raiders, BossesAndFollowers +Bot Types that Cannot be Disabled = All ## AI will only be disabled if there are at least this number of bots on the map # Setting type: Int32 diff --git a/BepInEx/config/com.fika.core.cfg b/BepInEx/config/com.fika.core.cfg index cc414da..b3e4b3c 100644 --- a/BepInEx/config/com.fika.core.cfg +++ b/BepInEx/config/com.fika.core.cfg @@ -43,7 +43,7 @@ Max Bundle Lock = 5 # Setting type: Boolean # Default value: false -Auto Use Headless = false +Auto Use Headless = true # Setting type: Boolean # Default value: true @@ -51,7 +51,7 @@ Show Feed = true # Setting type: Boolean # Default value: false -Auto Extract = true +Auto Extract = false # Setting type: Boolean # Default value: true