aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorgvcoman <none@none>2008-11-21 19:16:19 -0500
committergvcoman <none@none>2008-11-21 19:16:19 -0500
commit9ceb36a5274611e576aa4c5bd4488b9b9bdf18cc (patch)
treeece878258f15fb5af52e5829e640734dee9c1df2 /sql
parent1bd37790b564be487ed16ae897484a4d8c80a2de (diff)
parentb2ba78e57a7c1895d1bacf950a3705eedd01c256 (diff)
Merge with 273 (aab191f73e46).
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/273_world_scripts.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/273_world_scripts.sql b/sql/updates/273_world_scripts.sql
new file mode 100644
index 00000000000..d3188c1306c
--- /dev/null
+++ b/sql/updates/273_world_scripts.sql
@@ -0,0 +1,2 @@
+UPDATE `creature_template` SET `ScriptName`='npc_wounded_blood_elf' WHERE `entry`='16993';
+UPDATE `creature_template` SET `ScriptName` = 'mob_phase_hunter' WHERE `entry` = '18879'; \ No newline at end of file