mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-18 05:49:41 -04:00
*Use spell_ranks table in spell scripts to not duplicate data.
--HG-- branch : trunk
This commit is contained in:
@@ -13940,6 +13940,8 @@ INSERT INTO spell_ranks (`first_spell_id`, `spell_id`, `rank`) VALUES
|
||||
-- Penance
|
||||
(47757, 47757, 1),
|
||||
(47757, 52986, 2),
|
||||
(47757, 52987, 3),
|
||||
(47757, 52988, 4),
|
||||
-- Savage Rend
|
||||
(50498, 50498, 1),
|
||||
(50498, 53578, 2),
|
||||
|
||||
Reference in New Issue
Block a user