mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Fix initpet error
This commit is contained in:
parent
0633256198
commit
44a193c720
@ -969,8 +969,8 @@ void RandomPlayerbotMgr::Revive(Player* player)
|
||||
SetEventValue(bot, "revive", 0, 0);
|
||||
|
||||
|
||||
RandomTeleportGrindForLevel(player);
|
||||
Refresh(player);
|
||||
RandomTeleportGrindForLevel(player);
|
||||
}
|
||||
|
||||
void RandomPlayerbotMgr::RandomTeleport(Player* bot, std::vector<WorldLocation>& locs, bool hearth)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user