Core/Spells: Implemented SPELL_ATTR9_ITEM_CAST_GRANTS_SKILL_GAIN

Port From (https://github.com/TrinityCore/TrinityCore/commit/00efee9ca12d6e625e9954a39768bbec029d0459)
This commit is contained in:
Hondacrx
2024-08-25 23:45:44 -04:00
parent 6462b7baf4
commit e79581f71f
3 changed files with 16 additions and 5 deletions
@@ -1972,7 +1972,7 @@ namespace Framework.Constants
DoNotLogAuraRefresh = 0x08, // Do Not Log Aura Refresh (client only)
MissileSpeedIsDelayInSec = 0x10, // Missile Speed is Delay (in sec)
IgnoreTotemRequirementsForCasting = 0x20, // Ignore Totem Requirements for Casting
Unk6 = 0x40, // 6
ItemCastGrantsSkillGain = 0x40, // Item Cast Grants Skill Gain
Unk7 = 0x80, // 7
AimedShot = 0x100, // 8
NotUsableInArena = 0x200, // 9 Cannot Be Used In Arenas