Core/Spells: Implemented target 105 TARGET_UNIT_CASTER_AND_PASSENGERS
Port From (https://github.com/TrinityCore/TrinityCore/commit/bbdb70ed57887465f5e06a131c8326b71743950c)
This commit is contained in:
@@ -2679,7 +2679,7 @@ namespace Framework.Constants
|
||||
UnitPassenger6 = 102,
|
||||
UnitPassenger7 = 103,
|
||||
UnitConeCasterToDestEnemy = 104,
|
||||
UnitUnk105 = 105, // 1 Spell
|
||||
UnitCasterAndPassengers = 105,
|
||||
DestChannelCaster = 106,
|
||||
UnkDestAreaUnk107 = 107, // Not Enough Info - Only Generic Spells Avalible
|
||||
GameobjectCone_108 = 108,
|
||||
|
||||
Reference in New Issue
Block a user