aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/3373_world_spell.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/3373_world_spell.sql b/sql/updates/3373_world_spell.sql
new file mode 100644
index 00000000000..23fe9bac842
--- /dev/null
+++ b/sql/updates/3373_world_spell.sql
@@ -0,0 +1,2 @@
+DELETE FROM spell_linked_spell WHERE `spell_trigger` IN (38528);
+DELETE FROM spell_proc_event WHERE `entry` IN (31785, 33776);