Item Info

Make the messages the bots send regarding items they loot etc configurable
This commit is contained in:
Revision
2024-07-05 17:27:14 +02:00
parent 205dcef71b
commit e8b5b1fcb4
4 changed files with 8 additions and 0 deletions

View File

@@ -141,6 +141,9 @@ AiPlayerbot.RandomBotGroupNearby = 0
# Bots without a master will say their lines
AiPlayerbot.RandomBotSayWithoutMaster = 0
# Bots will say information about items when collecting them
AiPlayerbot.SayWhenCollectingItems = 1
# Set RandomBotMaxLevel bots to RandomBotMinLevel or not
AiPlayerbot.DowngradeMaxLevelBot = 0