root/trunk/sql/updates/79_world.sql @ 75

Revision 75, 242 bytes (checked in by yumileroy, 17 years ago)

[svn] * Reverted ACE changes till I have more time to debug, this fixes compile on Linux.

Original author: KingPin?
Date: 2008-10-19 21:43:59-05:00

Line 
1DELETE FROM spell_proc_event where entry = 42083;
2INSERT 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.