Core/Spells: Implemented target 116 TARGET_UNIT_AND_DEST_LAST_ENEMY

Port From (https://github.com/TrinityCore/TrinityCore/commit/115409f353141dc8cf49a91699e9593b1bf04385)
This commit is contained in:
hondacrx
2022-02-17 09:45:51 -05:00
parent fde2f3cac1
commit 1b1214263f
4 changed files with 17 additions and 3 deletions
@@ -2690,7 +2690,7 @@ namespace Framework.Constants
Unk113 = 113,
Unk114 = 114,
Unk115 = 115,
Unk116 = 116,
UnitAndDestLastEnemy = 116,
Unk117 = 117,
UnitTargetAllyOrRaid = 118, // If target is in your party or raid, all party and raid members will be affected
CorpseSrcAreaRaid = 119,