Files
TrinityCore/sql/updates/1895_world.sql
2009-03-14 18:08:38 +01:00

5 lines
179 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),
(31126, 0, 8, 16777222, 0, 0, 0, 0, 0);