Core/Spells: Implemented target 115 TARGET_UNIT_SRC_AREA_FURTHEST_ENEMY
Port From (https://github.com/TrinityCore/TrinityCore/commit/b50783ae80bdd6595c8a5f262171fdef5659da2d)
This commit is contained in:
@@ -2689,7 +2689,7 @@ namespace Framework.Constants
|
||||
Unk112 = 112,
|
||||
Unk113 = 113,
|
||||
Unk114 = 114,
|
||||
Unk115 = 115,
|
||||
UnitSrcAreaFurthestEnemy = 115,
|
||||
UnitAndDestLastEnemy = 116,
|
||||
Unk117 = 117,
|
||||
UnitTargetAllyOrRaid = 118, // If target is in your party or raid, all party and raid members will be affected
|
||||
|
||||
Reference in New Issue
Block a user