From 3ddea83ffa0f5ec5f93b0e8af8a0fb5fcb6752eb Mon Sep 17 00:00:00 2001 From: teacher Date: Tue, 12 Jan 2010 21:06:54 +0100 Subject: 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 --- sql/world.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sql/world.sql') diff --git a/sql/world.sql b/sql/world.sql index 0b58bc04c10..6f312c5ddba 100644 --- a/sql/world.sql +++ b/sql/world.sql @@ -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'), -- cgit v1.2.3