Core/Spells: Implemented target 137 TARGET_DEST_CASTER_MOVEMENT_DIRECTION
Port From (https://github.com/TrinityCore/TrinityCore/commit/f515424217b6470b73269c7671a3086ff19c2359)
This commit is contained in:
@@ -2711,7 +2711,7 @@ namespace Framework.Constants
|
||||
UnitLineCasterToDestEnemy = 134,
|
||||
UnitLineCasterToDest = 135,
|
||||
Unk136 = 136,
|
||||
Unk137 = 137,
|
||||
DestCasterMovementDirection = 137,
|
||||
DestDestGround = 138,
|
||||
Unk139 = 139,
|
||||
Unk140 = 140,
|
||||
|
||||
Reference in New Issue
Block a user