mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
*Moved Glyph of Polymorph in Unit::HandleDummyAuraProc
--HG-- branch : trunk
This commit is contained in:
2
sql/updates/4738_world_spell_proc_event.sql
Normal file
2
sql/updates/4738_world_spell_proc_event.sql
Normal 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);
|
||||
Reference in New Issue
Block a user