mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
Cleanup
This commit is contained in:
parent
e69e5d8336
commit
dcb39d1512
9 changed files with 94 additions and 164 deletions
|
|
@ -3006,6 +3006,7 @@ void Aura::HandleModPossessPet(bool apply, bool Real)
|
|||
{
|
||||
pet->AttackStop();
|
||||
pet->GetMotionMaster()->MoveFollow(caster, PET_FOLLOW_DIST, PET_FOLLOW_ANGLE);
|
||||
pet->SetUnitMovementFlags(MOVEMENTFLAG_WALK_MODE);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue