Core/PetAI: apply some movement related corrections
Port From (https://github.com/TrinityCore/TrinityCore/commit/14712653dd813789bb47165621416e56eac47c8e)
This commit is contained in:
@@ -438,7 +438,6 @@ namespace Game.AI
|
|||||||
{
|
{
|
||||||
ClearCharmInfoFlags();
|
ClearCharmInfoFlags();
|
||||||
me.GetCharmInfo().SetIsAtStay(true);
|
me.GetCharmInfo().SetIsAtStay(true);
|
||||||
me.GetMotionMaster().Clear();
|
|
||||||
me.GetMotionMaster().MoveIdle();
|
me.GetMotionMaster().MoveIdle();
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user