fix(Scripts/Dragonblight): Fix Torturer Leclaft spamming abilities (#20130)

fix(Scripts/Dragonblight): Fix Toturer Leclaft spamming abilities
This commit is contained in:
Andrew
2024-10-05 06:02:31 -03:00
committed by GitHub
parent 508b7369c7
commit d340ae029b

View File

@@ -2137,6 +2137,7 @@ public:
{
_textCounter = 1;
_playerGUID.Clear();
_events.Reset();
}
void JustEngagedWith(Unit* who) override