Core/Spells: Implemented target 121 TARGET_CORPSE_TARGET_ALLY

Port From (https://github.com/TrinityCore/TrinityCore/commit/195457b68246ac17d6c2e6ba91259e63fbe48b55)
This commit is contained in:
hondacrx
2022-02-17 09:54:03 -05:00
parent ae8abf20d8
commit ed6d50391b
2 changed files with 153 additions and 153 deletions
@@ -2695,7 +2695,7 @@ namespace Framework.Constants
UnitTargetAllyOrRaid = 118, // If target is in your party or raid, all party and raid members will be affected
CorpseSrcAreaRaid = 119,
UnitCasterAndSummons = 120,
Unk121 = 121,
CorpseTargetAlly = 121,
UnitAreaThreatList = 122, // any unit on threat list
UnitAreaTapList = 123,
Unk124 = 124,