From 7d2e5c31a850d2a42fbe0f4a344b496235989af5 Mon Sep 17 00:00:00 2001 From: QAston Date: Tue, 14 Apr 2009 20:04:01 +0200 Subject: *Fix Haunting Spirits. --HG-- branch : trunk --- sql/updates/2687_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/2687_world.sql b/sql/updates/2687_world.sql index a36a0ddf117..4053afc55f5 100644 --- a/sql/updates/2687_world.sql +++ b/sql/updates/2687_world.sql @@ -1,4 +1,4 @@ DELETE FROM `spell_proc_event` WHERE `entry` IN (44545, 44543); INSERT INTO `spell_proc_event` VALUES (44545, 0x00, 3, 1049120, 4096, 0, 65536, 0x0000000, 0.000000, 15.000000, 0), -(44543, 0x00, 3, 1049120, 4096, 0, 65536, 0x0000000, 0.000000, 7.000000, 0), +(44543, 0x00, 3, 1049120, 4096, 0, 65536, 0x0000000, 0.000000, 7.000000, 0); -- cgit v1.2.3