[7146] Trailing whitespace code cleanup
[getmangos.git] / sql / updates / 2008_10_18_02_mangos_spell_proc_event.sql
blob7d24987f5c1a4829a0456972cc2fb396427ceecd
1 DELETE FROM spell_proc_event where entry = 42083;
2 INSERT INTO spell_proc_event (entry, SchoolMask, Category, SkillID, SpellFamilyName, SpellFamilyMask, procFlags, ppmRate, cooldown) VALUES
3 (42083,0,0,0,0,0x0000000000000000,0x00401000,0,45);