diff options
author | megamage <none@none> | 2009-04-11 14:53:16 -0500 |
---|---|---|
committer | megamage <none@none> | 2009-04-11 14:53:16 -0500 |
commit | ccd9f4eeb249378ed4e966e54d6f08f0c5288cce (patch) | |
tree | 24e904909ea6b2096f9553200e890051d3ce944a /sql | |
parent | 3120221deb93af2125a9baefe745cbbab8426ffe (diff) | |
parent | 37548b02fdc27289191d0b85d7944b821da52d01 (diff) |
*Merge.
--HG--
branch : trunk
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/2591_world.sql | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/2591_world.sql b/sql/updates/2591_world.sql new file mode 100644 index 00000000000..63da911d5a4 --- /dev/null +++ b/sql/updates/2591_world.sql @@ -0,0 +1,6 @@ +INSERT IGNORE INTO `spell_linked_spell` VALUES (16857, 60089, 0, 'Faerie Fire (Feral) Rank 1'); +INSERT IGNORE INTO `spell_linked_spell` VALUES (17390, 60089, 0, 'Faerie Fire (Feral) Rank 2'); +INSERT IGNORE INTO `spell_linked_spell` VALUES (17391, 60089, 0, 'Faerie Fire (Feral) Rank 3'); +INSERT IGNORE INTO `spell_linked_spell` VALUES (17392, 60089, 0, 'Faerie Fire (Feral) Rank 4'); +INSERT IGNORE INTO `spell_linked_spell` VALUES (27011, 60089, 0, 'Faerie Fire (Feral) Rank 5'); +INSERT IGNORE INTO `spell_linked_spell` VALUES (48475, 60089, 0, 'Faerie Fire (Feral) Rank 6'); |