mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-18 22:09:40 -04:00
First part of renaming sql update files which did not respect Trinity standard.
Moved old sql update files to sql\updates\3.2.2a_old folder. --HG-- branch : trunk
This commit is contained in:
+2
-2
@@ -4712,12 +4712,12 @@ LOCK TABLES `spell_bonus_data` WRITE;
|
||||
INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`ap_dot_bonus`,`comments`) VALUES
|
||||
(49941, -1, -1, 0.04, -1, 'Death Knight - Blood Boil'),
|
||||
(48721, -1, -1, 0.04, -1, 'Death Knight - Blood Boil'),
|
||||
(55078, -1, -1, -1, 0.055, 'Death Knight - Blood Plague'),
|
||||
(55078, -1, 1.15, -1, 0.055, 'Death Knight - Blood Plague'),
|
||||
(50444, -1, -1, 0.105, -1, 'Death Knight - Corpse Explosion Triggered'),
|
||||
(52212, -1, -1, 0.0475, -1, 'Death Knight - Death and Decay'),
|
||||
(47632, -1, -1, 0.15, -1, 'Death Knight - Death Coil'),
|
||||
(47633, -1, -1, 0.15, -1, 'Death Knight - Death Coil Heal'),
|
||||
(55095, -1, -1, -1, 0.055, 'Death Knight - Frost Fever'),
|
||||
(55095, -1, 1.15, -1, 0.055, 'Death Knight - Frost Fever'),
|
||||
(58621, -1, -1, 0.08, -1, 'Death Knight - Glyph of Chains of Ice'),
|
||||
(49184, -1, -1, 0.1, -1, 'Death Knight - Howling Blast'),
|
||||
(45477, -1, -1, 0.1, -1, 'Death Knight - Icy Touch'),
|
||||
|
||||
Reference in New Issue
Block a user