aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorQAston <none@none>2009-06-13 16:31:46 +0200
committerQAston <none@none>2009-06-13 16:31:46 +0200
commit990de65ba2d9c0468767dbf83723cf2ed06fb9ee (patch)
tree4719f6203e094e487e38fe8cd7e53094c5966a60 /sql/updates
parentee9c12b48041884267c483ec1d5a197a9d9729ab (diff)
*Fix sudden doom.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/3956_world_spell_proc_event.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/3956_world_spell_proc_event.sql b/sql/updates/3956_world_spell_proc_event.sql
new file mode 100644
index 00000000000..a7dcc25e025
--- /dev/null
+++ b/sql/updates/3956_world_spell_proc_event.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_proc_event` WHERE `entry` IN (49531,49532);