increase looting dist
This commit is contained in:
parent
43b5ccfb47
commit
33dab33366
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue