Core/Spells: Rename targets 110 to TARGET_UNIT_CONE_CASTER_TO_DEST_ENTRY
Port From (https://github.com/TrinityCore/TrinityCore/commit/730fc4665bee1b153987aa105aa509edec92e235)
This commit is contained in:
@@ -2684,7 +2684,7 @@ namespace Framework.Constants
|
||||
DestNearbyEntry2 = 107,
|
||||
GameobjectConeCasterToDestEnemy = 108,
|
||||
GameobjectConeCasterToDestAlly = 109,
|
||||
UnitConeEntry110 = 110,
|
||||
UnitConeCasterToDestEntry = 110,
|
||||
Unk111 = 111,
|
||||
Unk112 = 112,
|
||||
Unk113 = 113,
|
||||
|
||||
Reference in New Issue
Block a user