mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
fix(Core/CharmInfo): Add exception for Kil'jaeden dragon charm spells. (#20150)
Init.
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user