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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user