Core/Spells: Rename targets 108 and 109 to include CASTER_TO_DEST wording

Port From (https://github.com/TrinityCore/TrinityCore/commit/3c11ae4156e75b29efcbb65c94387febebd21893)
This commit is contained in:
hondacrx
2022-02-17 09:40:12 -05:00
parent 12045b8c70
commit 94f716f288
2 changed files with 10 additions and 10 deletions
@@ -2682,8 +2682,8 @@ namespace Framework.Constants
UnitCasterAndPassengers = 105,
DestChannelCaster = 106,
DestNearbyEntry2 = 107,
GameobjectCone_108 = 108,
GameobjectCone_109 = 109,
GameobjectConeCasterToDestEnemy = 108,
GameobjectConeCasterToDestAlly = 109,
UnitConeEntry110 = 110,
Unk111 = 111,
Unk112 = 112,