From 5c0517c6ef9660d970935f9b1b65596913c917c5 Mon Sep 17 00:00:00 2001 From: Shauren Date: Sun, 13 Mar 2016 11:21:13 +0100 Subject: Merge branch 'Golrag-sindragosa_ice_tomb_target' into 3.3.5 (cherry picked from commit 895878010e7dc3fb342bcae5e216bc1543828213) --- sql/updates/world/2016_04_09_04_world_2016_03_13_00_world.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/2016_04_09_04_world_2016_03_13_00_world.sql (limited to 'sql') 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'); -- cgit v1.2.3