DB/Spell: Arcane Brilliance should not stack with Fel Intelligence

Closes #18524
By Jildor
This commit is contained in:
Killyana
2016-12-28 10:19:26 +01:00
committed by Aokromes
parent 0db82c91fe
commit 20b48b0f33

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `spell_group` WHERE `id`=1083 AND `spell_id`=-1080;
INSERT INTO `spell_group` (`id`,`spell_id`) VALUES
(1083,-1080);