fix(Scripts/UtgardePinnacle): Svala Sorrowgrave should not be unattac… (#22298)

This commit is contained in:
Andrew
2025-06-11 12:06:51 -03:00
committed by GitHub
parent a00e266b1f
commit a20576dc8c

View File

@@ -337,9 +337,6 @@ public:
DoTeleportPlayer(target, 296.632f, -346.075f, 90.63f, 4.6f);
me->NearTeleportTo(296.632f, -346.075f, 110.0f, 4.6f, false);
me->SetControlled(true, UNIT_STATE_ROOT);
me->RemoveAurasByType(SPELL_AURA_PERIODIC_DAMAGE);
me->RemoveAurasByType(SPELL_AURA_PERIODIC_DAMAGE_PERCENT);
me->SetUnitFlag(UNIT_FLAG_NON_ATTACKABLE);
}
events.DelayEvents(25001); // +1 just to be sure