Core/Spells: Implemented SpellEffectAttributes::DontFailSpellOnTargetingFailure

Port From (https://github.com/TrinityCore/TrinityCore/commit/195945742105fa8dbd061f3b62b755d722655931)
This commit is contained in:
Hondacrx
2025-06-08 19:31:53 -04:00
parent aeaaf2a192
commit cb21664b4f
3 changed files with 24 additions and 13 deletions
@@ -2163,7 +2163,7 @@ namespace Framework.Constants
Unk12 = 0x1000, // 12
Unk13 = 0x2000, // 13
Unk14 = 0x4000, // 14
Unk15 = 0x8000, // 15
DoNotFailIfNoTarget = 0x8000, // 15 Do Not Fail if No Target
Unk16 = 0x10000, // 16
Unk17 = 0x20000, // 17
ActivatesRequiredShapeshift = 0x40000, // 18