mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-02 15:17:27 +01:00
*Fix seals: command, justice, wisdom, light unleashing damage.
--HG-- branch : trunk
This commit is contained in:
4
sql/updates/2551_world.sql
Normal file
4
sql/updates/2551_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- Judgement
|
||||
DELETE FROM `spell_bonus_data` WHERE `entry` = 54158;
|
||||
INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`comments`) VALUES
|
||||
('54158','0.25','0','0.16','Paladin - Unleashing spell for Seal of Wisdom, Justice and Light');
|
||||
Reference in New Issue
Block a user