mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
Some old typo fixes, closes issues #3747, #2756, #2607, thanks 2010phenix/jean-michele.nefen/toshik.777
--HG-- branch : trunk
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user