Files
TrinityCore/sql/updates/2662_world.sql
QAston 064866bdfe *Missing file from latest commit"
--HG--
branch : trunk
2009-04-13 19:04:19 +02:00

6 lines
409 B
SQL

DELETE FROM `spell_proc_event` WHERE `entry` IN (56337, 56336, 56333);
INSERT INTO `spell_proc_event` VALUES
(56337, 0x00, 9, 0x00000004, 0x00000000, 0x00000200, 0x00021000, 0x0000000, 0.000000, 0.000000, 0),
(56336, 0x00, 9, 0x00000004, 0x00000000, 0x00000200, 0x00021000, 0x0000000, 0.000000, 0.000000, 0),
(56333, 0x00, 9, 0x00000004, 0x00000000, 0x00000200, 0x00021000, 0x0000000, 0.000000, 0.000000, 0);