*Spell_proc_event entry for Glyph of Felhunter.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-06-10 17:17:03 +02:00
parent b8f95e0546
commit d080d704fe
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_proc_event` WHERE `entry` IN (56249);
INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `procFlags`, `procEx`, `ppmRate`, `CustomChance`, `Cooldown`) VALUES
(56249, 0x00, 5, 0x00000000, 0x00000000, 0x00000400, 0x00000000, 0x00000000, 0, 0, 0); -- Glyph of Felhunter

View File

@@ -1432,6 +1432,7 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell
(55768, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 45), -- Darkglow Embroidery
(55776, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 45), -- Swordguard Embroidery
(56218, 0x00, 5, 0x00000002, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Glyph of Corruption
(56249, 0x00, 5, 0x00000000, 0x00000000, 0x00000400, 0x00000000, 0x00000000, 0, 0, 0), -- Glyph of Felhunter
(56333, 0x00, 9, 0x00000004, 0x00000000, 0x00000040, 0x00022200, 0x00000000, 0, 0, 0), -- T.N.T. (Rank 1)
(56336, 0x00, 9, 0x00000004, 0x00000000, 0x00000040, 0x00022200, 0x00000000, 0, 0, 0), -- T.N.T. (Rank 2)
(56337, 0x00, 9, 0x00000004, 0x00000000, 0x00000040, 0x00022200, 0x00000000, 0, 0, 0), -- T.N.T. (Rank 3)