aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/7881_world_spell_linked_spell.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/7881_world_spell_linked_spell.sql b/sql/updates/7881_world_spell_linked_spell.sql
new file mode 100644
index 00000000000..af419be42e0
--- /dev/null
+++ b/sql/updates/7881_world_spell_linked_spell.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_linked_spell` WHERE `spell_effect` IN (24395,24396,24397,26592,61417,61418);