aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorQAston <none@none>2009-04-10 23:44:37 +0200
committerQAston <none@none>2009-04-10 23:44:37 +0200
commit8f3a1ec5463ad61c41ca89060a4c1c1e14214983 (patch)
tree6036456cd5abe9ad558144e18c3a62c61785c291 /sql
parent0ce060ddd79fcb0290e8fc6c48ffda374499e10f (diff)
* Fix consume shadows.
* Change handling of bladestorm and auras with similar immunity to it. --HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/2570_world.sql9
1 files changed, 9 insertions, 0 deletions
diff --git a/sql/updates/2570_world.sql b/sql/updates/2570_world.sql
new file mode 100644
index 00000000000..38d6e763693
--- /dev/null
+++ b/sql/updates/2570_world.sql
@@ -0,0 +1,9 @@
+INSERT INTO `spell_linked_spell` VALUES (47988, 54501, 2, 'Consume Shadows - Rank 9');
+INSERT INTO `spell_linked_spell` VALUES (47987, 54501, 2, 'Consume Shadows - Rank 8');
+INSERT INTO `spell_linked_spell` VALUES (27272, 54501, 2, 'Consume Shadows - Rank 7');
+INSERT INTO `spell_linked_spell` VALUES (17854, 54501, 2, 'Consume Shadows - Rank 6');
+INSERT INTO `spell_linked_spell` VALUES (17853, 54501, 2, 'Consume Shadows - Rank 5');
+INSERT INTO `spell_linked_spell` VALUES (17852, 54501, 2, 'Consume Shadows - Rank 4');
+INSERT INTO `spell_linked_spell` VALUES (17851, 54501, 2, 'Consume Shadows - Rank 3');
+INSERT INTO `spell_linked_spell` VALUES (17850, 54501, 2, 'Consume Shadows - Rank 2');
+INSERT INTO `spell_linked_spell` VALUES (17767, 54501, 2, 'Consume Shadows - Rank 1');