Core/Spells: Fixed Healing Stream Totem bonus and Glyph of Healing Stream Totem

Closes #2165
This commit is contained in:
elecyb
2011-12-11 19:11:22 -03:00
parent aefbc5701c
commit af32d0f616
2 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_bonus_data` WHERE `entry` IN (52042,5672);
INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`,`ap_bonus`, `ap_dot_bonus`, `comments`) VALUES
('5672','0.0827','-1','-1','-1','Shaman - Healing Stream Totem Rank 1');