mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 03:53:03 -04:00
4 lines
201 B
SQL
4 lines
201 B
SQL
DELETE FROM `spell_bonus_data` WHERE `entry` IN (20187);
|
|
INSERT INTO `spell_bonus_data` (entry, direct_bonus, dot_bonus, ap_bonus, comments) VALUES
|
|
(20187, 0.32, 0, 0.2, 'Judgement of Righteousness');
|