aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQAston <none@none>2009-04-13 19:04:19 +0200
committerQAston <none@none>2009-04-13 19:04:19 +0200
commit064866bdfef2aa0449572669b99305774c06b738 (patch)
treeaaf52ce75e36a091da4e6ac13284c796f5e10d57
parenta13e6537e993e767fdbcec40fe6d256c00d2a85a (diff)
*Missing file from latest commit"
--HG-- branch : trunk
-rw-r--r--sql/updates/2662_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/2662_world.sql b/sql/updates/2662_world.sql
new file mode 100644
index 00000000000..3d59c79a1a5
--- /dev/null
+++ b/sql/updates/2662_world.sql
@@ -0,0 +1,5 @@
+DELETE FROM `spell_proc_event` WHERE `entry` IN (56337, 56336, 56333);
+INSERT INTO `spell_proc_event` VALUES
+(56337, 0x00, 9, 0x00000004, 0x00000000, 0x00000200, 0x00021000, 0x0000000, 0.000000, 0.000000, 0),
+(56336, 0x00, 9, 0x00000004, 0x00000000, 0x00000200, 0x00021000, 0x0000000, 0.000000, 0.000000, 0),
+(56333, 0x00, 9, 0x00000004, 0x00000000, 0x00000200, 0x00021000, 0x0000000, 0.000000, 0.000000, 0);