mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
fix(Core/Spells): Fix Swift Hand of Justice using wrong proc spell (#24808)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
@@ -246,7 +246,7 @@ enum SunwellExaltedNeck
|
||||
|
||||
enum SwiftHandOfJustice
|
||||
{
|
||||
SPELL_SWIFT_HAND_OF_JUSTICE_HEAL = 59914
|
||||
SPELL_SWIFT_HAND_OF_JUSTICE_HEAL = 59913
|
||||
};
|
||||
|
||||
enum TinyAbominationInAJar
|
||||
|
||||
Reference in New Issue
Block a user