aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authormegamage <none@none>2009-06-16 00:07:17 -0500
committermegamage <none@none>2009-06-16 00:07:17 -0500
commit9049233629afdb88dd75f3429112f1bb3f41a2ba (patch)
treecf83b70596a1c80741e0faecc49299d32207c4f3 /sql
parent74e4f3f0592ee2800a1bd4f3000b5429d7bb865f (diff)
parenta6d7f0805c5170036403c5902d77cdd0069b5ab3 (diff)
*Merge.
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/TC1_1569_world_scripts.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/TC1_1569_world_scripts.sql b/sql/updates/TC1_1569_world_scripts.sql
new file mode 100644
index 00000000000..afe0759e711
--- /dev/null
+++ b/sql/updates/TC1_1569_world_scripts.sql
@@ -0,0 +1,3 @@
+-- Razorfen Kraul
+UPDATE `instance_template` SET `script` = 'instance_razorfen_kraul' WHERE `map` = '47' LIMIT 1;
+UPDATE `creature_template` SET `ScriptName` = 'npc_deaths_head_ward_keeper' WHERE `entry` = '4625' LIMIT 1; \ No newline at end of file