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:
blinkysc
2026-02-22 13:11:06 -06:00
committed by GitHub
parent 2bd4e4daee
commit 9f10718566

View File

@@ -246,7 +246,7 @@ enum SunwellExaltedNeck
enum SwiftHandOfJustice
{
SPELL_SWIFT_HAND_OF_JUSTICE_HEAL = 59914
SPELL_SWIFT_HAND_OF_JUSTICE_HEAL = 59913
};
enum TinyAbominationInAJar