mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
* Fixed import error on spell_ranks, thanks for the info QAston
--HG-- branch : trunk
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user