Skip to content

Commit

Permalink
SQL: Fix spell.sql syntax errors
Browse files Browse the repository at this point in the history
  • Loading branch information
insunaa committed Nov 23, 2023
1 parent 4c1f84d commit 48c44d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sql/scriptdev2/spell.sql
Original file line number Diff line number Diff line change
Expand Up @@ -280,12 +280,12 @@ INSERT INTO spell_scripts(Id, ScriptName) VALUES
(8427,'spell_blizzard'),
(10185,'spell_blizzard'),
(10186,'spell_blizzard'),
(10187,'spell_blizzard');
(10187,'spell_blizzard'),
(543,'spell_fire_ward_mage'),
(8457,'spell_fire_ward_mage'),
(8458,'spell_fire_ward_mage'),
(10223,'spell_fire_ward_mage'),
(10225,'spell_fire_ward_mage')
(10225,'spell_fire_ward_mage'),
(6143,'spell_frost_ward_mage'),
(8461,'spell_frost_ward_mage'),
(8462,'spell_frost_ward_mage'),
Expand Down

0 comments on commit 48c44d0

Please sign in to comment.