Fix Cleave AP contribution

This commit is contained in:
ariel-
2016-01-11 19:32:04 -03:00
parent 53294da22b
commit c8667700ce

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_bonus_data` WHERE `entry`=845;
INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`ap_dot_bonus`,`comments`) VALUES
(845,0,0,0.45,0,'Warrior - Cleave');