root/trunk/sql/updates/79_world.sql
@
75
Revision 75, 242 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
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); |
Note: See TracBrowser
for help on using the browser.