aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authormegamage <none@none>2008-12-30 20:05:36 -0600
committermegamage <none@none>2008-12-30 20:05:36 -0600
commitaa3b89d7764c093ba87ee2cf99775e3aedc37637 (patch)
treef6a403e42332dab84f77d7a611dc375083452875 /sql/updates
parent05301f91b90fc029af6df5717a6b48f0e1759008 (diff)
parent12d4ce413e7b3b9d697b160bac6c918564b2fd1e (diff)
*Update to HG 714.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/708_world_scripts.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/708_world_scripts.sql b/sql/updates/708_world_scripts.sql
new file mode 100644
index 00000000000..7a297f42287
--- /dev/null
+++ b/sql/updates/708_world_scripts.sql
@@ -0,0 +1,2 @@
+UPDATE `creature_template` SET `ScriptName` = 'boss_shirrak_the_dead_watcher' WHERE `entry` = '18371';
+UPDATE `creature_template` SET `ScriptName` = 'mob_focus_fire', `unit_flags` = '33554434' WHERE `entry` = '18374'; \ No newline at end of file