Core/Spells: Fixed target radius calculation for TARGET_DEST_*_RANDOM
Port From (https://github.com/TrinityCore/TrinityCore/commit/87f3ab11d3dd5d362657aaae9c02effa8ee95f21)
This commit is contained in:
@@ -2773,7 +2773,7 @@ namespace Framework.Constants
|
||||
DestFrontLeft = 71,
|
||||
DestCasterRandom = 72,
|
||||
DestCasterRadius = 73,
|
||||
DestRandom = 74,
|
||||
DestTargetRandom = 74,
|
||||
DestRadius = 75,
|
||||
DestChannelTarget = 76,
|
||||
UnitChannelTarget = 77,
|
||||
|
||||
Reference in New Issue
Block a user