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