aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorQAston <none@none>2009-04-14 20:04:01 +0200
committerQAston <none@none>2009-04-14 20:04:01 +0200
commit7d2e5c31a850d2a42fbe0f4a344b496235989af5 (patch)
tree943f849e9094a6f856f8078d1a68fecba6434d91 /sql
parent6c44316d8e7d94bb28beafe32c649d46cf9240f4 (diff)
*Fix Haunting Spirits.
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/2687_world.sql2
1 files changed, 1 insertions, 1 deletions
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);