aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authormegamage <none@none>2008-11-21 17:29:05 -0600
committermegamage <none@none>2008-11-21 17:29:05 -0600
commitb2ba78e57a7c1895d1bacf950a3705eedd01c256 (patch)
tree6720f7eece455a4c48106036b0b139e89184feff /sql
parent11c55ba0a1d649a21e72bcadbb49ffd0aaeaf313 (diff)
*script for quest Recharging the Batteries. By Anubisss.
*script for quest The Road to Falcon Watch. By neo0608. --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