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:
hondacrx
2022-02-16 13:11:19 -05:00
parent c0795c5849
commit 5c6a175dc1
2 changed files with 2 additions and 2 deletions
@@ -2710,7 +2710,7 @@ namespace Framework.Constants
UnitLineCasterToDestAlly = 133,
UnitLineCasterToDestEnemy = 134,
UnitLineCasterToDest = 135,
Unk136 = 136,
UnitConeCasterToDestAlly = 136,
DestCasterMovementDirection = 137,
DestDestGround = 138,
Unk139 = 139,