Core/Spells: Rename more SpellAttr9 to official names

Port From (https://github.com/TrinityCore/TrinityCore/commit/70cff79ca6c578d51144f2a0ff0df5675aa06941)
This commit is contained in:
Hondacrx
2024-08-31 17:27:24 -04:00
parent 765140211b
commit 73fd511930
@@ -1991,7 +1991,7 @@ namespace Framework.Constants
SpellcastOverrideInSpellbook = 0x400000, // Spellcast Override In Spellbook (client only)
JumpchargeNoFacingControl = 0x800000, // JumpCharge - no facing control
IgnoreCasterHealingModifiers = 0x1000000, // Ignore Caster Healing Modifiers
Unk25 = 0x2000000, // 25
DontConsumeChargeIfItemDeleted = 0x2000000, // NYI - some sort of bugfix attribute to prevent double item deletion? // (Programmer Only) Don't consume charge if item deleted
Unk26 = 0x4000000, // 26
Unk27 = 0x8000000, // 27
Unk28 = 0x10000000, // 28