aboutsummaryrefslogtreecommitdiff
path: root/sql/world.sql
diff options
context:
space:
mode:
authorteacher <none@none>2010-01-12 21:06:54 +0100
committerteacher <none@none>2010-01-12 21:06:54 +0100
commit3ddea83ffa0f5ec5f93b0e8af8a0fb5fcb6752eb (patch)
tree5c211dd90a1bc24e33cca7b31a3309618a2b2241 /sql/world.sql
parentb2082db189764da1ec222a5b556ea11459fba4c0 (diff)
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
Diffstat (limited to 'sql/world.sql')
-rw-r--r--sql/world.sql4
1 files changed, 2 insertions, 2 deletions
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'),