*Moved Glyph of Polymorph in Unit::HandleDummyAuraProc

--HG--
branch : trunk
This commit is contained in:
Nevan
2009-08-03 19:19:58 +02:00
parent 7569bb343a
commit 044b8b44a3
3 changed files with 12 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
DELETE FROM `spell_proc_event` WHERE (`entry`='56375');
INSERT INTO `spell_proc_event` (`entry`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`procFlags`) VALUES ('56375','0','3',0x01000000,0x00010000);