mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Spells: resurrection after raise ally (#28582)
(fix #26296)player->IsResurrectRequested() now is called with spell_dk_raise_ally_Aura removing
This commit is contained in:
@@ -2414,6 +2414,7 @@ public:
|
||||
ghoul->DespawnOrUnsummon(1s);
|
||||
}
|
||||
|
||||
player->ClearResurrectRequestData();
|
||||
player->RemoveAura(SPELL_GHOUL_FRENZY);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user