mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Core/Spells): Fix Element 115 Perpetual Instability not preventin… (#22301)
This commit is contained in:
@@ -2126,6 +2126,7 @@ AuraStateType SpellInfo::LoadAuraState() const
|
||||
case 20656:
|
||||
case 25602:
|
||||
case 32129:
|
||||
case 49163: // Perpetual Instability (Element 115)
|
||||
return AURA_STATE_FAERIE_FIRE;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user