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