Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE

Port From (https://github.com/TrinityCore/TrinityCore/commit/b37333c1d935abe05c854c41bdf7ac6aff7f2882)
This commit is contained in:
hondacrx
2023-02-19 01:43:44 -05:00
parent 1a01c02261
commit da3ec7e367
6 changed files with 44 additions and 1 deletions
@@ -413,7 +413,7 @@ namespace Framework.Constants
OverrideSpellVisual = 403,
OverrideAttackPowerBySpPct = 404,
ModRatingPct = 405,
KeyboundOverride = 406, // NYI
KeyboundOverride = 406,
ModFear2 = 407,
SetActionButtonSpellCount = 408,
CanTurnWhileFalling = 409,