fix(Core/CharmInfo): Add exception for Kil'jaeden dragon charm spells. (#20150)
Init.
This commit is contained in:
parent
d340ae029b
commit
a57d8db81a
1 changed files with 1 additions and 0 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue