mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
*Fix the bug that creatures do not return to spawn point when players leave instance.
--HG-- branch : trunk
This commit is contained in:
@@ -283,6 +283,7 @@ ObjectGridStoper::Visit(CreatureMapType &m)
|
||||
iter->getSource()->CombatStop();
|
||||
iter->getSource()->DeleteThreatList();
|
||||
iter->getSource()->RemoveAllDynObjects();
|
||||
iter->getSource()->AI()->EnterEvadeMode();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user