diff --git a/BepInEx/config/me.skwizzy.lootingbots.cfg b/BepInEx/config/me.skwizzy.lootingbots.cfg index e6a463a..6721493 100644 --- a/BepInEx/config/me.skwizzy.lootingbots.cfg +++ b/BepInEx/config/me.skwizzy.lootingbots.cfg @@ -18,7 +18,7 @@ Enable corpse line of sight check = false ## Distance (in meters) a bot is able to detect a corpse # Setting type: Single # Default value: 80 -Detect corpse distance = 80 +Detect corpse distance = 120 ## Enables container looting for the selected bot types # Setting type: BotType @@ -35,7 +35,7 @@ Enable container line of sight check = false ## Distance (in meters) a bot is able to detect a container # Setting type: Single # Default value: 80 -Detect container distance = 80 +Detect container distance = 120 ## Enables loose item looting for the selected bot types # Setting type: BotType @@ -52,7 +52,7 @@ Enable item line of sight check = false ## Distance (in meters) a bot is able to detect an item # Setting type: Single # Default value: 80 -Detect item distance = 80 +Detect item distance = 120 ## Enable different levels of log messages to show in the logs # Setting type: LogLevel