mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-17 21:39:52 -04:00
Fix Glyph of Totem of Wrath.
Fixes issue #3743 Patch by dr.tenma. --HG-- branch : trunk
This commit is contained in:
@@ -17597,7 +17597,6 @@ INSERT INTO `spell_group` (`id`, `spell_id`) VALUES
|
||||
-- Increased Spell Power Buff
|
||||
(1044,54646), -- Focus Magic
|
||||
(1045,52109), -- Flametongue Totem
|
||||
(1046,63283), -- Totem of Wrath
|
||||
(1046,57658), -- Totem of Wrath
|
||||
(1046,57660), -- Totem of Wrath
|
||||
(1046,57662), -- Totem of Wrath
|
||||
@@ -19105,6 +19104,7 @@ INSERT INTO `spell_proc_event` (`entry`,`SchoolMask`,`SpellFamilyName`,`SpellFam
|
||||
( 63108, 0x00, 5, 0x00000002, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Siphon Life
|
||||
( 63158, 0x00, 5, 0x00000001, 0x000000C0, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Decimation
|
||||
( 63156, 0x00, 5, 0x00000001, 0x000000C0, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Decimation
|
||||
( 63280, 0x00, 11, 0x20000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Glyph ofTotem of Wrath
|
||||
( 64343, 0x00, 3, 0x00000002, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Impact
|
||||
( 64976, 0x00, 4, 0x00000001, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Juggernaut
|
||||
( 64914, 0x00, 8, 0x00010000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Item - Rogue T8 2P Bonus
|
||||
|
||||
Reference in New Issue
Block a user