Core/Spells: Implemented target 136 TARGET_UNIT_CONE_CASTER_TO_DEST_ALLY
Port From (https://github.com/TrinityCore/TrinityCore/commit/565ef6a2f4b1db76418c84f1007f75343adce3f7)
This commit is contained in:
@@ -2710,7 +2710,7 @@ namespace Framework.Constants
|
||||
UnitLineCasterToDestAlly = 133,
|
||||
UnitLineCasterToDestEnemy = 134,
|
||||
UnitLineCasterToDest = 135,
|
||||
Unk136 = 136,
|
||||
UnitConeCasterToDestAlly = 136,
|
||||
DestCasterMovementDirection = 137,
|
||||
DestDestGround = 138,
|
||||
Unk139 = 139,
|
||||
|
||||
Reference in New Issue
Block a user