* Fixed import error on spell_ranks, thanks for the info QAston

--HG--
branch : trunk
This commit is contained in:
Brian
2010-01-29 11:22:34 -07:00
parent 785cb86c6a
commit 80061b7899

View File

@@ -1200,9 +1200,6 @@ INSERT INTO spell_ranks (`first_spell_id`, `spell_id`, `rank`) VALUES
(1160, 25202, 6),
(1160, 25203, 7),
(1160, 47437, 8),
-- Desecration
(55666, 55666, 1),
(55666, 55667, 2),
-- Desperate Prayer
(19236, 19236, 1),
(19236, 19238, 2),
@@ -6905,4 +6902,4 @@ INSERT INTO spell_ranks (`first_spell_id`, `spell_id`, `rank`) VALUES
(5729, 25512, 7),
(5729, 58586, 8),
(5729, 58587, 9),
(5729, 58588, 10);
(5729, 58588, 10);