Some old typo fixes, closes issues #3747, #2756, #2607, thanks 2010phenix/jean-michele.nefen/toshik.777

--HG--
branch : trunk
This commit is contained in:
Shocker
2010-09-02 15:25:02 +03:00
parent c8dfbdac35
commit 8331da627d
4 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
DELETE FROM `spell_bonus_data` WHERE `entry` IN (56131,56160,52725,55533);
DELETE FROM `spell_bonus_data` WHERE `entry` IN (56131,56160,52752,55533);
INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `ap_dot_bonus`, `comments`) VALUES
(56131, 0, 0, 0, 0, 'Priest - Glyph of Dispel Magic'),
(56160, 0, 0, 0, 0, 'Priest - Glyph of Power Word: Shield'),