Skip to content

Commit

Permalink
Warrior: Fix sql issue
Browse files Browse the repository at this point in the history
  • Loading branch information
killerwife committed Jan 13, 2024
1 parent f4a0722 commit 696229d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/scriptdev2/spell.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1480,7 +1480,7 @@ INSERT INTO spell_scripts(Id, ScriptName) VALUES
(50725,'spell_vigilance_trigger'),
(59665,'spell_vigilance_redirect'),
(58567,'spell_sunder_armor'),
(56369,'spell_glyph_of_victory_rush');
(58382,'spell_glyph_of_victory_rush');

-- Mage
INSERT INTO spell_scripts(Id, ScriptName) VALUES
Expand Down

0 comments on commit 696229d

Please sign in to comment.