aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2013_07_19_00_world_spell_script_misc_434.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_07_19_00_world_spell_script_misc_434.sql b/sql/updates/world/2013_07_19_00_world_spell_script_misc_434.sql
index 5ed7ae05061..8e90356d867 100644
--- a/sql/updates/world/2013_07_19_00_world_spell_script_misc_434.sql
+++ b/sql/updates/world/2013_07_19_00_world_spell_script_misc_434.sql
@@ -1,7 +1,7 @@
DELETE FROM `spell_script_names` WHERE `spell_id` IN (-52752,55440);
INSERT INTO `spell_script_names`(`spell_id`, `ScriptName`) VALUES
(-52752,'spell_sha_ancestral_awakening'),
-(55440,'spell_sha_ancestral_awakening');
+(55440,'spell_sha_glyph_of_healing_wave');
DELETE FROM `spell_ranks` WHERE `first_spell_id`=52752;
INSERT INTO `spell_ranks` (`first_spell_id`, `spell_id`, `rank`) VALUES