*Correct damage of Faerie Fire (feral)

*Trigger passive aura for shadowform.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-06-28 14:21:35 +02:00
parent 95a755170e
commit 3909fb7f83
4 changed files with 19 additions and 7 deletions
+4
View File
@@ -0,0 +1,4 @@
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (16857);
DELETE FROM `spell_linked_spell` WHERE `entry` IN 60089);
INSERT INTO `spell_bonus_data` (entry, direct_bonus, dot_bonus, ap_bonus, comments) VALUES
(60089, 0, 0, 0.05, 'Faerie Fire (feral)');