mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
committed by
Vincent-Michael
parent
2fa9663380
commit
0c3a93948f
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_bonus_data` WHERE `entry`=78;
|
||||
INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `ap_dot_bonus`, `comments`) VALUES
|
||||
(78, 0, 0, 0.6, 0, 'Warrior - Heroic Strike');
|
||||
Reference in New Issue
Block a user