fix(Core/CharmInfo): Add exception for Kil'jaeden dragon charm spells. (#20150)

Init.
This commit is contained in:
Benjamin Jackson
2024-10-07 07:55:00 -04:00
committed by GitHub
parent d340ae029b
commit a57d8db81a

View File

@@ -87,6 +87,7 @@ void CharmInfo::InitPossessCreateSpells()
case 27664: // Crashin' Thrashin' Racer
case 40281: // Crashin' Thrashin' Racer
case 23109: // Vengeful Spirit
case 25653: // Power of the Blue Flight
break;
default:
InitEmptyActionBar();