mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 11:43:18 -04:00
* Missing data are now in 4321_world - just import this * Updated all FULL sqls to 4321 --HG-- branch : trunk
3 lines
200 B
SQL
3 lines
200 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.4, 0, 0.25, 'Judgement of Righteousness'); |