mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
[Random bots] Banker pos
This commit is contained in:
@@ -1332,6 +1332,9 @@ void RandomPlayerbotMgr::PrepareTeleportCache()
|
|||||||
"AND t.faction != 35 "
|
"AND t.faction != 35 "
|
||||||
"AND t.faction != 474 "
|
"AND t.faction != 474 "
|
||||||
"AND t.faction != 69 "
|
"AND t.faction != 69 "
|
||||||
|
"AND t.entry != 30606 "
|
||||||
|
"AND t.entry != 30608 "
|
||||||
|
"AND t.faction != 69 "
|
||||||
"AND map IN ({}) "
|
"AND map IN ({}) "
|
||||||
"ORDER BY "
|
"ORDER BY "
|
||||||
"t.minlevel;", sPlayerbotAIConfig->randomBotMapsAsString.c_str());
|
"t.minlevel;", sPlayerbotAIConfig->randomBotMapsAsString.c_str());
|
||||||
|
|||||||
Reference in New Issue
Block a user