*Add a missing part of sql of 3391. By nesocip

--HG--
branch : trunk
This commit is contained in:
megamage
2009-05-18 14:50:29 -05:00
parent 3449432e38
commit 609f7bd6b9

View File

@@ -1,4 +1,4 @@
DELETE FROM `spell_bonus_data` WHERE `entry` IN (50288,50294,53191,53188,53194,53189,53195,53190);
DELETE FROM `spell_bonus_data` WHERE `entry` IN (48505,50288,50294,53191,53188,53194,53189,53195,53190);
INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `comments`) VALUES
(50288, 0.05, 0, 0, 'Druid - Starfall rank 1'),
(50294, 0.012, 0, 0, 'Druid - Starfall AOE rank 1'),