fix(Scripts/Naxxramas): Correct Razuvious's Unbalancing Strike spell ID. (#26343)

This commit is contained in:
Benjamin Jackson
2026-06-24 22:45:50 -04:00
committed by GitHub
parent 1ad5374773
commit 4e65712d75

View File

@@ -33,7 +33,7 @@ enum Says
enum Spells
{
SPELL_UNBALANCING_STRIKE = 26613,
SPELL_UNBALANCING_STRIKE = 55470,
SPELL_DISRUPTING_SHOUT = 55543,
SPELL_JAGGED_KNIFE = 55550,
SPELL_HOPELESS = 29125,