Core/Spells: Implemented SPELL_ATTR6_ABSORB_CANNOT_BE_IGNORE

Port From (https://github.com/TrinityCore/TrinityCore/commit/8c85bdb24e9b3b1163f636c737140933306cd01f)
This commit is contained in:
hondacrx
2022-06-01 16:56:13 -04:00
parent fcaca41cc4
commit e18ec5b067
2 changed files with 14 additions and 5 deletions
@@ -1814,7 +1814,7 @@ namespace Framework.Constants
DelayCombatTimerDuringCast = 0x80000, // Delay Combat Timer During Cast
AuraIconOnlyForCasterLimit10 = 0x100000, // Aura Icon Only For Caster (Limit 10) (Client Only)
ShowMechanicAsCombatText = 0x200000, // Show Mechanic As Combat Text (Client Only)
AbsorbCannotBeIgnore = 0x400000, /*Nyi*/ // Absorb Cannot Be Ignore
AbsorbCannotBeIgnore = 0x400000, // Absorb Cannot Be Ignore
TapsImmediately = 0x800000, /*Nyi*/ // Taps Immediately
CanTargetUntargetable = 0x1000000, // Can Target Untargetable
DoesntResetSwingTimerIfInstant = 0x2000000, // Doesn'T Reset Swing Timer If Instant