Merge branch 'master' of git@github.com:mangos/mangos
[getmangos.git] / sql / updates / 06691_mangos_spell_proc_event.sql
blobcbd57317b801e36e3249741911122e4b24575611
1 DELETE FROM spell_proc_event where entry = 37247;
2 INSERT INTO spell_proc_event (entry, SchoolMask, Category, SkillID, SpellFamilyName, SpellFamilyMask, procFlags, ppmRate, cooldown) VALUES
3 (37247,8,0,0,0,0x0000000000000000,0x00004000,0,45);