mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Typo fix
This commit is contained in:
@@ -6,4 +6,4 @@ INSERT INTO `spell_ranks` (`first_spell_id`, `spell_id`, `rank`) VALUES
|
||||
(59887,59889,3),
|
||||
(59887,59890,4),
|
||||
(59887,59891,5);
|
||||
UPDATE `spell_proc` SET `SpellId`=-59891 WHERE `SpellId`=59891;
|
||||
UPDATE `spell_proc` SET `SpellId`=-59887 WHERE `SpellId`=59891;
|
||||
|
||||
Reference in New Issue
Block a user