diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 4ecf633..2eb3db4 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -46,6 +46,8 @@ AiPlayerbot.MaxAddedBotsPerClass = 10 #------------------------------------------------------------------- # chat and broadcast #------------------------------------------------------------------- +AiPlayerbot.ReactDelay = 5000 +AiPlayerbot.RepeatDelay = 20000 AiPlayerbot.EnableBroadcasts = 1 AiPlayerbot.RandomBotTalk = 1 AiPlayerbot.RandomBotEmote = 0 @@ -57,6 +59,7 @@ AiPlayerbot.GuildRepliesRate = 0 AIPlayerbot.GuildFeedback = 0 AiPlayerbot.RandomBotSayWithoutMaster = 0 + #------------------------------------------------------------------- # intervals #-------------------------------------------------------------------