*Fix a typo

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2009-03-14 15:14:06 +01:00
parent c45fe6969c
commit ef71840b7e

View File

@@ -1,4 +1,4 @@
DELETE FROM spell_proc_event where entry in (31124, 31126);
insert into spell_proc_event () VALUES
(31124, 0, 8, 536870926, 0, 0, 0, 0, 0, 0, 0),
(31126, 0, 8, 536870926, 0, 0, 0, 0, 0, 0, 0);
(31124, 0, 8, 16777222, 0, 0, 0, 0, 0, 0, 0),
(31126, 0, 8, 16777222, 0, 0, 0, 0, 0, 0, 0);