Core/Spells: Implemented target 124 TARGET_UNIT_TARGET_TAP_LIST

Port From (https://github.com/TrinityCore/TrinityCore/commit/f5631b713401233511c5a50b0914f5ba0051b676)
This commit is contained in:
hondacrx
2022-02-17 09:57:10 -05:00
parent ed6d50391b
commit 0c12348cc0
3 changed files with 7 additions and 2 deletions
@@ -2698,7 +2698,7 @@ namespace Framework.Constants
CorpseTargetAlly = 121,
UnitAreaThreatList = 122, // any unit on threat list
UnitAreaTapList = 123,
Unk124 = 124,
UnitTargetTapList = 124,
DestCasterGround2 = 125,
Unk126 = 126,
Unk127 = 127,