Core/Spells: Implemented SPELL_ATTR9_AUTOCAST_OFF_BY_DEFAULT

Port From (https://github.com/TrinityCore/TrinityCore/commit/24096f6b661161f296bfef4a3303789f245873c4)
This commit is contained in:
Hondacrx
2024-08-26 18:03:08 -04:00
parent ce08437402
commit 87a04a76e9
4 changed files with 23 additions and 6 deletions
@@ -1983,7 +1983,7 @@ namespace Framework.Constants
IgnoreDefaultRatedBattlegroundRestrictions = 0x4000, // Ignore Default Rated Battleground Restrictions
DoNotDisplayPowerCost = 0x8000, // Do Not Display Power Cost (client only)
NextModalSpellRequiresSameUnitTarget = 0x10000, // Prevents automatically casting the spell from SpellClassOptions::ModalNextSpell after current spell if target was changed (client only)
Unk17 = 0x20000, // 17
AutocastOffByDefault = 0x20000, // AutoCast Off By Default
Unk18 = 0x40000, // 18
Unk19 = 0x80000, // 19
Unk20 = 0x100000, // 20