mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
[Initialization] Remove duplicate mount init
This commit is contained in:
@@ -1289,7 +1289,7 @@ AiPlayerbot.RandomBotGuildCount = 20
|
||||
AiPlayerbot.DeleteRandomBotGuilds = 0
|
||||
|
||||
# Chance bot chooses RPG (Teleport to random camp for their level) instead of grinding
|
||||
AiPlayerbot.RandomBotRpgChance = 0.20 #unused now
|
||||
AiPlayerbot.RandomBotRpgChance = 0.20
|
||||
|
||||
# Set randombots movement speed to walking anywhere
|
||||
AiPlayerbot.RandombotsWalkingRPG = 0
|
||||
|
||||
Reference in New Issue
Block a user