-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Core/Creature): Improve chase movement (#17557)
* Update TargetedMovementGenerator.cpp * Adding Ovahlord as co-author TIL: you can assign multiple authors to a commit 😛 Co-Authored-By: Ovahlord <[email protected]> * Remove unused variable * Undo some changes --------- Co-authored-by: Ovahlord <[email protected]>
- Loading branch information
Showing
1 changed file
with
137 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f7d7c4f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AGandrup @Ovahlord
Hi, this update of yours has resulted in the fact that in Outland or Northrend, after getting on a flying mount and going to lure a monster and then flying up for a distance, the monster will not disengage from the fight as a result, it will stay in the fight and look at you.