Core/Spells: Reimplemented target type 106 as random point from points predefined in database

Port From (https://github.com/TrinityCore/TrinityCore/commit/2a51a6454912df635099572d07789a1d6789ff4d)
This commit is contained in:
Hondacrx
2025-06-08 14:36:57 -04:00
parent 64041435fe
commit 4e29c11dc0
4 changed files with 87 additions and 38 deletions
@@ -2916,7 +2916,7 @@ namespace Framework.Constants
UnitPassenger7 = 103,
UnitConeCasterToDestEnemy = 104,
UnitCasterAndPassengers = 105,
DestChannelCaster = 106,
DestNearbyDb = 106,
DestNearbyEntry2 = 107,
GameobjectConeCasterToDestEnemy = 108,
GameobjectConeCasterToDestAlly = 109,