aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authortobmaps <spambot42@yandex.ru>2011-06-24 23:04:16 +0700
committertobmaps <spambot42@yandex.ru>2011-06-24 23:04:16 +0700
commit1340a3d3825895f768c4fdc699a91f3382fef641 (patch)
treec7393266b80d9eb5d680e84a4cb4f95712de66af /sql/updates
parentb7ba9a7fa857f09109848ff6aa1f1140e95b7507 (diff)
Core/Spells: Fix Paladin T8 Holy 2P Bonus
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');