Core/Spells: Implemented target 105 TARGET_UNIT_CASTER_AND_PASSENGERS

Port From (https://github.com/TrinityCore/TrinityCore/commit/bbdb70ed57887465f5e06a131c8326b71743950c)
This commit is contained in:
hondacrx
2022-02-16 13:17:28 -05:00
parent 5c6a175dc1
commit 393cd1e6d0
3 changed files with 23 additions and 36 deletions
@@ -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,