mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 04:37:01 +00:00
Updated to latest PTR client build 9868.
This commit is contained in:
parent
966e12a9cd
commit
7e938af972
29 changed files with 172 additions and 121 deletions
|
|
@ -3189,7 +3189,7 @@ void Aura::HandleModPossessPet(bool apply, bool Real)
|
|||
{
|
||||
pet->AttackStop();
|
||||
pet->GetMotionMaster()->MoveFollow(caster, PET_FOLLOW_DIST, PET_FOLLOW_ANGLE);
|
||||
pet->SetUnitMovementFlags(MONSTER_MOVE_FLAG_WALK);
|
||||
pet->SetUnitMovementFlags(MONSTER_MOVE_WALK);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue