* Added AP bonus for Hunter - Volley
* Some cleanup in spell_full --HG-- branch : trunk
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_bonus_data` WHERE `entry`=42243;
|
||||
INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `ap_dot_bonus`, `comments`) VALUES
|
||||
(42243, -1, -1, 0.07, -1, 'Hunter - Volley');
|
||||
Reference in New Issue
Block a user