diff options
-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'); |