aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2016-10-22 14:12:06 +0200
committerGitHub <noreply@github.com>2016-10-22 14:12:06 +0200
commit10ca86edc51be285a7381d35178da10686eb88ee (patch)
treefc16cee4900c165cbdbec740d2846c4b423fe735
parentcd28d23ed8dc70ec89b8b70907688998648b7895 (diff)
Update 2016_10_22_01_world.sql
-rw-r--r--sql/updates/world/master/2016_10_22_01_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/master/2016_10_22_01_world.sql b/sql/updates/world/master/2016_10_22_01_world.sql
index 209d029ee78..fb88ffed5ef 100644
--- a/sql/updates/world/master/2016_10_22_01_world.sql
+++ b/sql/updates/world/master/2016_10_22_01_world.sql
@@ -1,6 +1,6 @@
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_sha_lava_burst', 'spell_sha_path_of_flames_spread','spell_sha_ancestral_guidance','spell_sha_ancestral_guidance_heal');
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(51505,'spell_sha_lava_burst'),
-(210621,'spell_sha_path_of_flames_spread');
+(210621,'spell_sha_path_of_flames_spread'),
(108281,'spell_sha_ancestral_guidance'),
(114911,'spell_sha_ancestral_guidance_heal');