aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2016-03-13 11:21:13 +0100
committerShauren <shauren.trinity@gmail.com>2016-04-09 17:05:24 +0200
commit5c0517c6ef9660d970935f9b1b65596913c917c5 (patch)
tree1e85d6557817bc5570e64f1ced2c2f2959334c1d /sql
parent7cf6eca4250ee353b3ab1f58c7665b201fe9ea10 (diff)
Merge branch 'Golrag-sindragosa_ice_tomb_target' into 3.3.5
(cherry picked from commit 895878010e7dc3fb342bcae5e216bc1543828213)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2016_04_09_04_world_2016_03_13_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2016_04_09_04_world_2016_03_13_00_world.sql b/sql/updates/world/2016_04_09_04_world_2016_03_13_00_world.sql
new file mode 100644
index 00000000000..0c45636d945
--- /dev/null
+++ b/sql/updates/world/2016_04_09_04_world_2016_03_13_00_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_sindragosa_ice_tomb_target';
+INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
+(69712, 'spell_sindragosa_ice_tomb_target');