*Spell_bonus_data for Judgement of Righteousness.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-06-28 14:32:25 +02:00
parent 3909fb7f83
commit 26dfd9df17
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
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');