aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorQAston <none@none>2009-07-14 16:39:20 +0200
committerQAston <none@none>2009-07-14 16:39:20 +0200
commit96cd58bd3791d86533d4b0e7080017271329841b (patch)
treefccd67cb9fe1f2f26d120c692072601bd3a3c8d4 /sql/updates
parent79e0468af668529b440f18c893825613b4375831 (diff)
*spell_bonus_data for Glyph of Chains of Ice - by Zcuron
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/4464_world_spell_bonus_data_TDB.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/4464_world_spell_bonus_data_TDB.sql b/sql/updates/4464_world_spell_bonus_data_TDB.sql
new file mode 100644
index 00000000000..9d7bacd90be
--- /dev/null
+++ b/sql/updates/4464_world_spell_bonus_data_TDB.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_bonus_data` WHERE `entry` = '58621';
+INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `comments`) VALUES
+(58621, 0, 0, 0.08, 'Death Knight - Glyph of Chains of Ice');