diff options
| author | Machiavelli <none@none> | 2010-11-09 11:15:00 +0100 |
|---|---|---|
| committer | Machiavelli <none@none> | 2010-11-09 11:15:00 +0100 |
| commit | ddc812163a808e0bf44143586f96cbda21b0f60d (patch) | |
| tree | 95bac3da667ee5797c204d4cab68ed0ca3025aa5 /sql/base/world_database.sql | |
| parent | 8862663df00b6ea539195d0d6a63dd66908e32c2 (diff) | |
Core/Spells: Fix Shield of Righteousness damage
Author: Dr.Tenma
Fixes issue #4174
--HG--
branch : trunk
Diffstat (limited to 'sql/base/world_database.sql')
| -rw-r--r-- | sql/base/world_database.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 09c86e55816..5c6865b0ed0 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -16981,6 +16981,7 @@ INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`a (25742, 0.07, -1, 0.039, -1, 'Paladin - Seal of Righteousness Dummy Proc'), (53719, 0, 0, 0, 0, 'Paladin - Seal of the Martyr Proc Enemy'), (53718, 0, 0, 0, 0, 'Paladin - Seal of the Martyr Proc Self'), +(53600, 0, 0, 0, 0 ,'Paladin - Shield of Righteousness'), (20267, 0, 0, 0, 0, 'Paladin - Judgement of Light Proc'), (25997, 0, 0, 0, 0, 'Paladin - Eye for an Eye'), (50256, -1, -1, 0.08, -1, 'Pet Skills - Bear (Swipe)'), |
