mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
DB/Spells: corrected stacking spell id for Fairy Fire
This commit is contained in:
@@ -3,7 +3,7 @@ DELETE FROM `spell_group_stack_rules` WHERE `group_id` BETWEEN 1139 AND 1147;
|
||||
|
||||
INSERT INTO `spell_group` (`id`, `spell_id`) VALUES
|
||||
-- Armor
|
||||
(1139, 770),
|
||||
(1139, 91565),
|
||||
(1139, 8647),
|
||||
(1139, 58567),
|
||||
(1139, 95466),
|
||||
|
||||
Reference in New Issue
Block a user