Files
TrinityCore/sql/updates/1895_world.sql
Drahy 05c7639e7b * Added trinity sql coding style
--HG--
branch : trunk
2009-03-14 22:42:20 +01:00

4 lines
193 B
SQL

DELETE FROM `spell_proc_event` WHERE `entry` IN (31124, 31126);
INSERT INTO `spell_proc_event` VALUES
(31124, 0, 8, 16777222, 0, 0, 0, 0, 0, 0, 0),
(31126, 0, 8, 16777222, 0, 0, 0, 0, 0, 0, 0);