aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1694_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-03-07 22:17:45 +0100
committerDrahy <none@none>2009-03-07 22:17:45 +0100
commit3f36d9eb9530a85864fa994143625d121d9dc647 (patch)
tree79084aa8dc1959a279176b4ef81daf943692bfce /sql/updates/1694_world.sql
parent42d681eecdd668b9d53c93acf0e205047458a781 (diff)
* Trinity sql coding style
* Added 1703_world.sql * Small fixies in other files --HG-- branch : trunk
Diffstat (limited to 'sql/updates/1694_world.sql')
-rw-r--r--sql/updates/1694_world.sql6
1 files changed, 3 insertions, 3 deletions
diff --git a/sql/updates/1694_world.sql b/sql/updates/1694_world.sql
index 627c9e446fd..4702c66ad49 100644
--- a/sql/updates/1694_world.sql
+++ b/sql/updates/1694_world.sql
@@ -1,4 +1,4 @@
--- Sanctified wrath
+-- Sanctified Wrath
INSERT INTO `spell_proc_event` VALUES (57318, 0x00, 10, 0x00000000, 0x00002000, 0x00000000, 0x00004000, 0x00000000, 0.000000, 0.000000, 6);
INSERT INTO `spell_proc_event` VALUES (53375, 0x00, 10, 0x00000000, 0x00002000, 0x00000000, 0x00004000, 0x00000000, 0.000000, 0.000000, 6);
@@ -10,7 +10,7 @@ INSERT INTO `spell_proc_event` VALUES (54738, 0x00, 0, 0x00000000, 0x00000000,
DELETE FROM `spell_proc_event` WHERE `entry` IN (61618);
INSERT INTO `spell_proc_event` VALUES (61618, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 45);
--- Demonic Sacriface
+-- Demonic Sacrifice
DELETE FROM `spell_bonus_data` WHERE `entry` = 18790;
INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`comments`) VALUES
-('18790','0','0','0','Warlock - Fel Stamina');
+('18790','0','0','0','Warlock - Fel Stamina'); \ No newline at end of file