mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(Creature/Core): Boss phased reset (#7828)
Co-authored-by: Si1ker <Si1ker@users.noreply.github.com> Co-authored-by: lineagedr <lineagedr@users.noreply.github.com> Co-authored-by: Footman <footman@hotmail.de>
This commit is contained in:
@@ -418,6 +418,7 @@ public:
|
||||
|
||||
void JustSummoned(Creature* summon) override;
|
||||
void SummonedCreatureDespawn(Creature* summon) override;
|
||||
void SummonedCreatureDespawnAll() override;
|
||||
|
||||
void UpdateAI(uint32 diff) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user