aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2011_06_24_05_world_spell_bonus_data.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2011_06_24_05_world_spell_bonus_data.sql b/sql/updates/world/2011_06_24_05_world_spell_bonus_data.sql
new file mode 100644
index 00000000000..58ae76c3100
--- /dev/null
+++ b/sql/updates/world/2011_06_24_05_world_spell_bonus_data.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_bonus_data` WHERE `entry` = 64891;
+INSERT INTO `spell_bonus_data` VALUES
+(64891, -1, 0, -1, -1, 'Paladin - T8 Holy 2P - Holy Mending');