Files
TrinityCore/sql/updates/79_world.sql
runningnak3d@mangos.zipwow.ano 4b47c30641 * Fix revent SQL commits
* Fix EOL issues on all SQL files

--HG--
branch : trunk
2008-12-15 10:42:35 +00:00

3 lines
240 B
SQL

DELETE FROM spell_proc_event where entry = 42083;
INSERT INTO spell_proc_event (entry, SchoolMask, Category, SkillID, SpellFamilyName, SpellFamilyMask, procFlags, ppmRate, cooldown) VALUES
(42083,0,0,0,0,0x0000000000000000,0x00401000,0,45);