mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-02 23:37:47 +00:00
fix(Core/Spells): Fix movement impairment auras not being removed (#19684)
This commit is contained in:
@@ -407,6 +407,7 @@ public:
|
||||
|
||||
uint32 GetCategory() const;
|
||||
bool HasEffect(SpellEffects effect) const;
|
||||
bool HasEffectMechanic(Mechanics mechanic) const;
|
||||
bool HasAura(AuraType aura) const;
|
||||
bool HasAnyAura() const;
|
||||
bool HasAreaAuraEffect() const;
|
||||
|
||||
Reference in New Issue
Block a user