mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
[Random bots] Banker pos
This commit is contained in:
parent
34bec12851
commit
8972d8fd24
@ -1332,6 +1332,9 @@ void RandomPlayerbotMgr::PrepareTeleportCache()
|
||||
"AND t.faction != 35 "
|
||||
"AND t.faction != 474 "
|
||||
"AND t.faction != 69 "
|
||||
"AND t.entry != 30606 "
|
||||
"AND t.entry != 30608 "
|
||||
"AND t.faction != 69 "
|
||||
"AND map IN ({}) "
|
||||
"ORDER BY "
|
||||
"t.minlevel;", sPlayerbotAIConfig->randomBotMapsAsString.c_str());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user