From ca8a67ab9117756218a50a75f0b96d762d825eb6 Mon Sep 17 00:00:00 2001 From: QAston Date: Sat, 11 Apr 2009 19:45:14 +0200 Subject: *Fix Faerie Fire (Feral) damage --HG-- branch : trunk --- sql/updates/2591_world.sql | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sql/updates/2591_world.sql (limited to 'sql') 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'); -- cgit v1.2.3