fix RandomBotTeleLevel

This commit is contained in:
Yunfan Li
2023-08-02 23:39:34 +08:00
parent 46b94824e4
commit 1d423e4820
4 changed files with 5 additions and 5 deletions

View File

@@ -548,8 +548,8 @@ AiPlayerbot.PvpProhibitedZoneIds = "2255,656,2361,2362,2363,976,35,2268,3425,392
AiPlayerbot.RandomBotSpellIds = "54197"
# Level diff between random bots and nearby creatures for random teleports
AiPlayerbot.randomBotTeleLowerLevel = 3
AiPlayerbot.randomBotTeleHigerLevel = 1
AiPlayerbot.RandomBotTeleLowerLevel = 3
AiPlayerbot.RandomBotTeleHigherLevel = 1
# ID of spell to open lootable chests
AiPlayerbot.OpenGoSpell = 6477