aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Holiver <none@none>2010-08-23 23:24:15 -0300
committerJohn Holiver <none@none>2010-08-23 23:24:15 -0300
commitd7d63012c52bf006af31ed630f551a9f8f1da48d (patch)
tree53623101b8a89c8179e3a04051fdefce56baf1f3
parent24c88d18021dafef57318c4315c8d2152bcb7bf4 (diff)
Fix Spirit Walk adding the remove imparing movement effect.
--HG-- branch : trunk
-rw-r--r--sql/base/world_database.sql1
-rw-r--r--sql/updates/9556_world_spell_linked_spell.sql0
2 files changed, 1 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql
index 29d15832263..d3a6d050310 100644
--- a/sql/base/world_database.sql
+++ b/sql/base/world_database.sql
@@ -6236,6 +6236,7 @@ INSERT INTO `spell_linked_spell` (`spell_trigger`,`spell_effect`,`type`,`comment
( 45524, 55095, 0, 'Chains of Ice - Frost Fever'),
( 20066,-61840, 0, 'Repentance'),
( 66235, 66233, 0, 'Ardent Defender Visuals'),
+( 58875, 58876, 0, 'Spirit Walk'),
-- Quest
( 40214, 40216, 2, 'Dragonmaw Illusion'),
( 40214, 42016, 2, 'Dragonmaw Illusion'),
diff --git a/sql/updates/9556_world_spell_linked_spell.sql b/sql/updates/9556_world_spell_linked_spell.sql
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/sql/updates/9556_world_spell_linked_spell.sql