aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorQAston <none@none>2009-04-14 19:09:08 +0200
committerQAston <none@none>2009-04-14 19:09:08 +0200
commit6c44316d8e7d94bb28beafe32c649d46cf9240f4 (patch)
treeb0242b7793698e20c90ff3ef9346dfd6072e3525 /sql
parentecbaf6483d453e0d80ab0b24f27232fbda1a3c4c (diff)
*Correct positivity of some spells
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/2687_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/2687_world.sql b/sql/updates/2687_world.sql
new file mode 100644
index 00000000000..a36a0ddf117
--- /dev/null
+++ b/sql/updates/2687_world.sql
@@ -0,0 +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),