mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Scripts/VoA): Toravon Orbs bug (#6082)
Toravon The Ice Watchter in Archavon when dead the Orbs not despawn
This commit is contained in:
@@ -104,6 +104,7 @@ public:
|
||||
pInstance->SetData(EVENT_TORAVON, DONE);
|
||||
pInstance->DoRemoveAurasDueToSpellOnPlayers(SPELL_WHITEOUT);
|
||||
}
|
||||
summons.DespawnAll();
|
||||
}
|
||||
|
||||
void JustSummoned(Creature* cr) override
|
||||
|
||||
Reference in New Issue
Block a user