aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorKudlaty <none@none>2009-08-21 15:26:57 +0200
committerKudlaty <none@none>2009-08-21 15:26:57 +0200
commit378a9e9385a6c863b9c8e5dbb49b093608c8db3c (patch)
tree849b92856d90b2b8376d8b7842cf532b07ebed8f /sql/updates
parent457f7971de361f05ff02ee2f9552be55867e6bf3 (diff)
Merge [SD2]
r1358 Add gossip and taxi related to quest 11692. Patch by hoshie --HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/5254_world_scripts.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/5254_world_scripts.sql b/sql/updates/5254_world_scripts.sql
new file mode 100644
index 00000000000..9129ba315cc
--- /dev/null
+++ b/sql/updates/5254_world_scripts.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `ScriptName`='npc_taxi' WHERE `entry` = 26602; \ No newline at end of file