aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/2774_world_spell_proc_event.sql3
-rw-r--r--sql/updates/2792_world_spell_bonus_data.sql2
-rw-r--r--sql/updates/2793_world_spell_proc_event.sql2
-rw-r--r--sql/updates/2794_world_spell_proc_event.sql2
-rw-r--r--sql/updates/2802_world_SD2_scripts.sql2
-rw-r--r--sql/updates/2813_world_SD2_scripts.sql2
-rw-r--r--sql/updates/2814_world_spell_linked_spell.sql2
7 files changed, 7 insertions, 8 deletions
diff --git a/sql/updates/2774_world_spell_proc_event.sql b/sql/updates/2774_world_spell_proc_event.sql
index 458ba82eec8..9b91199f5d7 100644
--- a/sql/updates/2774_world_spell_proc_event.sql
+++ b/sql/updates/2774_world_spell_proc_event.sql
@@ -3,10 +3,9 @@ INSERT INTO `spell_proc_event` VALUES
(56337, 0x00, 9, 0x00000004, 0x00000000, 0x00000040, 0x00022200, 0x0000000, 0.000000, 0.000000, 0),
(56336, 0x00, 9, 0x00000004, 0x00000000, 0x00000040, 0x00022200, 0x0000000, 0.000000, 0.000000, 0),
(56333, 0x00, 9, 0x00000004, 0x00000000, 0x00000040, 0x00022200, 0x0000000, 0.000000, 0.000000, 0),
-
-- Overkill
(58426, 0x00, 8, 0x400000, 0x00000000, 0x00000000, 0x00014000, 0x0006001, 0.000000, 0.000000, 0),
-- Master of subtlety
(31221, 0x00, 8, 0x400000, 0x00000000, 0x00000000, 0x00014000, 0x0006001, 0.000000, 0.000000, 0),
(31222, 0x00, 8, 0x400000, 0x00000000, 0x00000000, 0x00014000, 0x0006001, 0.000000, 0.000000, 0),
-(31223, 0x00, 8, 0x400000, 0x00000000, 0x00000000, 0x00014000, 0x0006001, 0.000000, 0.000000, 0);
+(31223, 0x00, 8, 0x400000, 0x00000000, 0x00000000, 0x00014000, 0x0006001, 0.000000, 0.000000, 0); \ No newline at end of file
diff --git a/sql/updates/2792_world_spell_bonus_data.sql b/sql/updates/2792_world_spell_bonus_data.sql
index 674a68fe60a..166622d382b 100644
--- a/sql/updates/2792_world_spell_bonus_data.sql
+++ b/sql/updates/2792_world_spell_bonus_data.sql
@@ -1,3 +1,3 @@
DELETE FROM `spell_bonus_data` WHERE entry IN (33778);
INSERT INTO `spell_bonus_data` VALUES
-(33778, 0.6453, 0, 0, "Lifebloom- final effect");
+(33778, 0.6453, 0, 0, "Lifebloom- final effect"); \ No newline at end of file
diff --git a/sql/updates/2793_world_spell_proc_event.sql b/sql/updates/2793_world_spell_proc_event.sql
index ac52b418d85..abb186aa1e9 100644
--- a/sql/updates/2793_world_spell_proc_event.sql
+++ b/sql/updates/2793_world_spell_proc_event.sql
@@ -1,3 +1,3 @@
DELETE FROM `spell_proc_event` WHERE `entry` IN (54754);
INSERT INTO `spell_proc_event` VALUES
-(54754, 0x00, 7, 0x00000010, 0x00000000, 0x00000000, 0x00000000, 0x0000000, 0.000000, 0.000000, 0);
+(54754, 0x00, 7, 0x00000010, 0x00000000, 0x00000000, 0x00000000, 0x0000000, 0.000000, 0.000000, 0); \ No newline at end of file
diff --git a/sql/updates/2794_world_spell_proc_event.sql b/sql/updates/2794_world_spell_proc_event.sql
index ac52b418d85..abb186aa1e9 100644
--- a/sql/updates/2794_world_spell_proc_event.sql
+++ b/sql/updates/2794_world_spell_proc_event.sql
@@ -1,3 +1,3 @@
DELETE FROM `spell_proc_event` WHERE `entry` IN (54754);
INSERT INTO `spell_proc_event` VALUES
-(54754, 0x00, 7, 0x00000010, 0x00000000, 0x00000000, 0x00000000, 0x0000000, 0.000000, 0.000000, 0);
+(54754, 0x00, 7, 0x00000010, 0x00000000, 0x00000000, 0x00000000, 0x0000000, 0.000000, 0.000000, 0); \ No newline at end of file
diff --git a/sql/updates/2802_world_SD2_scripts.sql b/sql/updates/2802_world_SD2_scripts.sql
index 150e6bb0a8c..bb3cc76c7ba 100644
--- a/sql/updates/2802_world_SD2_scripts.sql
+++ b/sql/updates/2802_world_SD2_scripts.sql
@@ -139,4 +139,4 @@ INSERT INTO script_waypoint VALUES
(9503, 4, 856.139587, -194.652756, -43.703655, 5000,'b4'),
(9503, 5, 851.878906, -196.928131, -43.703655, 15000,'b5'),
(9503, 6, 877.035217, -187.048080, -43.703655, 0,''),
-(9503, 7, 891.198000, -197.924000, -43.620400, 0,'home');
+(9503, 7, 891.198000, -197.924000, -43.620400, 0,'home'); \ No newline at end of file
diff --git a/sql/updates/2813_world_SD2_scripts.sql b/sql/updates/2813_world_SD2_scripts.sql
index 7d349d75a8b..f0f6d9694e8 100644
--- a/sql/updates/2813_world_SD2_scripts.sql
+++ b/sql/updates/2813_world_SD2_scripts.sql
@@ -24,4 +24,4 @@ INSERT INTO script_waypoint VALUES
(12430, 1, 140.71, -4813.56, 17.04, 0, '');
UPDATE script_texts SET emote=20 WHERE entry=-1000231;
-UPDATE script_texts SET emote=4 WHERE entry IN (-1000232, -1000256, -1000258, -1000260, -1000262);
+UPDATE script_texts SET emote=4 WHERE entry IN (-1000232, -1000256, -1000258, -1000260, -1000262); \ No newline at end of file
diff --git a/sql/updates/2814_world_spell_linked_spell.sql b/sql/updates/2814_world_spell_linked_spell.sql
index 4986c2a7e34..2d72e74395b 100644
--- a/sql/updates/2814_world_spell_linked_spell.sql
+++ b/sql/updates/2814_world_spell_linked_spell.sql
@@ -3,4 +3,4 @@ INSERT INTO `spell_linked_spell` VALUES (32386, 60448, 2, 'Shadow Embrace Rank1'
INSERT INTO `spell_linked_spell` VALUES (32388, 60465, 2, 'Shadow Embrace Rank2');
INSERT INTO `spell_linked_spell` VALUES (32389, 60466, 2, 'Shadow Embrace Rank3');
INSERT INTO `spell_linked_spell` VALUES (32390, 60467, 2, 'Shadow Embrace Rank4');
-INSERT INTO `spell_linked_spell` VALUES (32391, 60468, 2, 'Shadow Embrace Rank5');
+INSERT INTO `spell_linked_spell` VALUES (32391, 60468, 2, 'Shadow Embrace Rank5'); \ No newline at end of file