mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
fix(Scripts/Naxxramas): Correct Razuvious's Unbalancing Strike spell ID. (#26343)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user