mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
Core/Units: Update PlayHoverAnim state when flying or hovering (#29434)
This commit is contained in:
@@ -1372,7 +1372,6 @@ struct npc_anduin_wrynn_anduin_soul : public ScriptedAI
|
||||
{
|
||||
me->SetDisableGravity(true, true);
|
||||
me->SetHoverHeight(1.0);
|
||||
me->SetPlayHoverAnim(true);
|
||||
DoCastSelf(SPELL_LOST_SOUL_PERIODIC);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user