DB/SQL: fix typo in last commit

This commit is contained in:
tobmaps
2011-05-17 22:47:59 +07:00
parent 2ad8dadf44
commit 73995d8bcf

View File

@@ -1,4 +1,4 @@
DELETE FROM `spell_proc_event` WHERE `entry` IN (69739,69755);
INSERT INTO `spell_proc_event` VALUES
(69739,0x00,0,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0,0,45),
(69755,0x00,0,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0,0,45),
(69755,0x00,0,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0,0,45);