aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authortreeston <treeston.mmoc@gmail.com>2015-10-11 11:24:04 +0200
committertreeston <treeston.mmoc@gmail.com>2015-10-11 11:24:04 +0200
commit17fdb1e091796933a2028778e4ea5f3b53186b4f (patch)
tree1a6e935ca2df189e03cfe89f37b91d174821071b /sql
parent361ef5efa394a09e73223c577407bbf2aca13479 (diff)
Scripts/Naxxramas: Loatheb follow-up:
- Fix Deathbloom (for real this time)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2015_10_11_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2015_10_11_00_world.sql b/sql/updates/world/2015_10_11_00_world.sql
new file mode 100644
index 00000000000..dbad0438ed3
--- /dev/null
+++ b/sql/updates/world/2015_10_11_00_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (29865,-29865,55053,-55053);