aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorGacko <gacko28@gmx.de>2014-03-26 18:36:39 +0100
committerGacko <gacko28@gmx.de>2014-03-26 18:36:39 +0100
commit808a1998c6104241dd3da5d983a70798113b017d (patch)
treed8b6d1c8b124aaa3161829160bfed13a72a4cb68 /sql
parent17674182c43fa6b5112ad1b11577baf0e08cca91 (diff)
Quest: The Power of the Elements
Remove hack SAI, use aura script
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2014_03_26_00_world_sai.sql6
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/world/2014_03_26_00_world_sai.sql b/sql/updates/world/2014_03_26_00_world_sai.sql
new file mode 100644
index 00000000000..bb1ac0c9d62
--- /dev/null
+++ b/sql/updates/world/2014_03_26_00_world_sai.sql
@@ -0,0 +1,6 @@
+DELETE FROM `smart_scripts` WHERE `entryorguid`=24601 AND `source_type`=0 AND `id`=2;
+
+DELETE FROM `spell_script_names` WHERE `spell_id`=46374;
+INSERT INTO `spell_script_names`(`spell_id`,`ScriptName`) VALUE
+(46374,'spell_windsoul_totem_aura');
+