aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/8319_world_spell_linked_spell.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/8319_world_spell_linked_spell.sql b/sql/updates/8319_world_spell_linked_spell.sql
new file mode 100644
index 00000000000..5c8db788868
--- /dev/null
+++ b/sql/updates/8319_world_spell_linked_spell.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=50720;