fix(Core/Spells): Fix Element 115 Perpetual Instability not preventin… (#22301)

This commit is contained in:
Andrew
2025-06-10 18:23:26 -03:00
committed by GitHub
parent 0afc258a6b
commit a00e266b1f

View File

@@ -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;