aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2011-10-05 16:44:08 +0200
committerShauren <shauren.trinity@gmail.com>2011-10-05 16:44:08 +0200
commit34678d8d39fccd0fa63c16874f20a23208a3e197 (patch)
treed16ed8977a2a77c9ee4379b3d354cb1ce94eaf6f /sql
parent8a3ced48c180fe1ad1925879f71a13f936bb4f7e (diff)
parentce54465d19499d87768fae2e9d79f9a088ba18e7 (diff)
Merge branch 'master' of github.com:TrinityCore/TrinityCore
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2011_10_05_00_world_spell_linked_spell.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_10_05_00_world_spell_linked_spell.sql b/sql/updates/world/2011_10_05_00_world_spell_linked_spell.sql
new file mode 100644
index 00000000000..762a07620f9
--- /dev/null
+++ b/sql/updates/world/2011_10_05_00_world_spell_linked_spell.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = -58600;