diff options
| author | Kudlaty <none@none> | 2009-08-21 15:26:57 +0200 |
|---|---|---|
| committer | Kudlaty <none@none> | 2009-08-21 15:26:57 +0200 |
| commit | 378a9e9385a6c863b9c8e5dbb49b093608c8db3c (patch) | |
| tree | 849b92856d90b2b8376d8b7842cf532b07ebed8f /sql/updates | |
| parent | 457f7971de361f05ff02ee2f9552be55867e6bf3 (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.sql | 1 |
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 |
