Core/Spells: fix wrong distance calculations in AoE spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d076cfe291980bc5be9d44ffbae887e3dd5ad59)
This commit is contained in:
@@ -2349,7 +2349,7 @@ namespace Framework.Constants
|
||||
UnitDestAreaParty = 34,
|
||||
UnitParty = 35,
|
||||
DestCasterUnk36 = 36,
|
||||
UnitLastareaParty = 37,
|
||||
UnitLastAreaParty = 37,
|
||||
UnitNearbyEntry = 38,
|
||||
DestCasterFishing = 39,
|
||||
GameobjectNearbyEntry = 40,
|
||||
|
||||
Reference in New Issue
Block a user