From 19ce0bb39ff3d4d5568410e29fa5372623735fbb Mon Sep 17 00:00:00 2001 From: Drahy Date: Wed, 4 Mar 2009 09:19:13 +0100 Subject: * Fixed sql updates, renamed and cleaned up --HG-- branch : trunk --- sql/updates/1618_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/1618_world.sql') diff --git a/sql/updates/1618_world.sql b/sql/updates/1618_world.sql index 0f08c98b6ae..a07dd31f630 100644 --- a/sql/updates/1618_world.sql +++ b/sql/updates/1618_world.sql @@ -3,4 +3,4 @@ INSERT INTO `spell_proc_event` VALUES (55672, 0x00, 6, 0x00000001, 0x00000000, 0 -- Bloodsurge DELETE FROM `spell_proc_event` WHERE `entry` IN (46915); -INSERT INTO `spell_proc_event` VALUES (46915, 0x00, 4, 0x00000040, 0x00000404, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); +INSERT INTO `spell_proc_event` VALUES (46915, 0x00, 4, 0x00000040, 0x00000404, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); \ No newline at end of file -- cgit v1.2.3