mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 05:11:55 +01:00
@@ -2863,6 +2863,7 @@ void AuraEffect::HandleAuraAllowFlight(AuraApplication const* aurApp, uint8 mode
|
||||
{
|
||||
target->RemoveUnitMovementFlag(MOVEMENTFLAG_MASK_MOVING_FLY);
|
||||
target->GetMotionMaster()->MoveFall();
|
||||
target->m_movementInfo.SetFallTime(0);
|
||||
}
|
||||
|
||||
Player* player = target->ToPlayer();
|
||||
|
||||
Reference in New Issue
Block a user