aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authormaximius <none@none>2009-10-14 15:24:21 -0700
committermaximius <none@none>2009-10-14 15:24:21 -0700
commit67350d6602c9392bdc8734619ca7ee3a1cf2031d (patch)
treea2e8e8a233d441477420f9750ae32d1438bf11f2 /sql/updates
parent3e8b377ac4d002fb16e513fe190ea0e13bf627f2 (diff)
*Updated, working script for Drak'Tharon Keep (Novos the Summoner), by Tartalo
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/5895_world_scripts.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/5895_world_scripts.sql b/sql/updates/5895_world_scripts.sql
new file mode 100644
index 00000000000..4da56c17d99
--- /dev/null
+++ b/sql/updates/5895_world_scripts.sql
@@ -0,0 +1,4 @@
+
+UPDATE `instance_template` SET `script`=`instance_drak_tharon` WHERE `map`=600;
+UPDATE `creature_template` SET `ScriptName`=`boss_novos` WHERE `entry`=26631;
+UPDATE `creature_template` SET `ScriptName`=`mob_crystal_handler` WHERE `entry`=26627;