Core/Spells: Implemented SPELL_ATTR9_JUMPCHARGE__NO_FACING_CONTROL

Port From (https://github.com/TrinityCore/TrinityCore/commit/486641063e9b88d84e38e4cee3bfc2fb3e0bffc6)
This commit is contained in:
Hondacrx
2024-08-31 17:18:19 -04:00
parent 3c6b3bd455
commit 08edf75cd1
2 changed files with 4 additions and 4 deletions
@@ -1989,7 +1989,7 @@ namespace Framework.Constants
AllowCastWhileChanneling = 0x100000, // Allow Cast While Channeling
SuppressVisualKitErrors = 0x200000, // Suppress Visual Kit Errors (client only)
SpellcastOverrideInSpellbook = 0x400000, // Spellcast Override In Spellbook (client only)
Unk23 = 0x800000, // 23
JumpchargeNoFacingControl = 0x800000, // JumpCharge - no facing control
Unk24 = 0x1000000, // 24
Unk25 = 0x2000000, // 25
Unk26 = 0x4000000, // 26