mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(Scripts/Outlands): Fix Kazzak not reseting his timers (#16675)
* fix(Scripts/Outlands): Fix Kazzak not reseting his timers * Update boss_doomlord_kazzak.cpp
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
|
||||
void Reset() override
|
||||
{
|
||||
_scheduler.CancelAll();
|
||||
_inBerserk = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user