Core/Auras: define and implement attribute SPELL_ATTR3_NO_PROC_EQUIP_REQUIREMENT

Port From (https://github.com/TrinityCore/TrinityCore/commit/b27e741096b59d3e07503bb8db30df6596dee1f2)
This commit is contained in:
hondacrx
2021-06-23 13:22:42 -04:00
parent 62119923f2
commit 7eed87f51c
2 changed files with 23 additions and 22 deletions
@@ -1634,7 +1634,7 @@ namespace Framework.Constants
public enum SpellAttr3 : uint
{
Unk0 = 0x01, // 0
Unk1 = 0x02, // 1
NoProcEquipRequirement = 0x02, // 1 Ignores subclass mask check when checking proc
Unk2 = 0x04, // 2
BlockableSpell = 0x08, // 3 Only Dmg Class Melee In 3.1.3
IgnoreResurrectionTimer = 0x10, // 4 You Don'T Have To Wait To Be Resurrected With These Spells