mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(Scripts/Outlands): Fix Doomwalker not reseting abilities (#16700)
This commit is contained in:
@@ -50,6 +50,7 @@ public:
|
||||
void Reset() override
|
||||
{
|
||||
_inEnrage = false;
|
||||
_scheduler.CancelAll();
|
||||
}
|
||||
|
||||
void KilledUnit(Unit* victim) override
|
||||
|
||||
Reference in New Issue
Block a user