Core/Spells: Implemented target 107 TARGET_DEST_NEARBY_ENTRY_2 (the same as target 46)

Port From (https://github.com/TrinityCore/TrinityCore/commit/3a26b0b01346298b0ff4e8b3505f30f84c20ebba)
This commit is contained in:
hondacrx
2022-02-17 09:37:54 -05:00
parent e2b6adacc3
commit 12045b8c70
2 changed files with 2 additions and 2 deletions
@@ -2681,7 +2681,7 @@ namespace Framework.Constants
UnitConeCasterToDestEnemy = 104,
UnitCasterAndPassengers = 105,
DestChannelCaster = 106,
UnkDestAreaUnk107 = 107, // Not Enough Info - Only Generic Spells Avalible
DestNearbyEntry2 = 107,
GameobjectCone_108 = 108,
GameobjectCone_109 = 109,
UnitConeEntry110 = 110,