mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Fix initpet error
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user