Files
TrinityCore/sql/updates/1881_world.sql
Blaymoira ef71840b7e *Fix a typo
--HG--
branch : trunk
2009-03-14 15:14:06 +01:00

5 lines
191 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);