diff options
author | click <none@none> | 2010-05-19 11:06:39 +0200 |
---|---|---|
committer | click <none@none> | 2010-05-19 11:06:39 +0200 |
commit | a1a702d5affc3cc63b45697f58fc586ae982d736 (patch) | |
tree | f43b08eb274cbf693012e01104d73bf50b01fad6 | |
parent | a33b26ba0e47147c624c4e33c60919bc2432d4c7 (diff) |
Add spelllink for Chains of ice, triggering Frost Fever.
Fixes issue #2137
--HG--
branch : trunk
-rw-r--r-- | sql/updates/8237_world_spell_linked_spell.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/8237_world_spell_linked_spell.sql b/sql/updates/8237_world_spell_linked_spell.sql new file mode 100644 index 00000000000..3238b4c6407 --- /dev/null +++ b/sql/updates/8237_world_spell_linked_spell.sql @@ -0,0 +1 @@ +INSERT INTO spell_linked_spell VALUES (45524, 55095, 0, 'Chains of Ice - Frost Fever'); |