mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Readd accidentally removed line in my previous commit.
This commit is contained in:
@@ -1984,6 +1984,7 @@ void boss_illidan_stormrage::boss_illidan_stormrageAI::HandleTalkSequence()
|
||||
|
||||
// Akama->GetMotionMaster()->MoveIdle();
|
||||
Akama->SetPosition(x, y, z, 0.0f);
|
||||
Akama->GetMotionMaster()->MoveChase(me);
|
||||
Akama->SendMonsterMove(x, y, z, 0, MOVEMENTFLAG_NONE, 0); // Illidan must not die until Akama arrives.
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user