From 378a9e9385a6c863b9c8e5dbb49b093608c8db3c Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Fri, 21 Aug 2009 15:26:57 +0200 Subject: Merge [SD2] r1358 Add gossip and taxi related to quest 11692. Patch by hoshie --HG-- branch : trunk --- sql/updates/5254_world_scripts.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/5254_world_scripts.sql (limited to 'sql/updates') 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 -- cgit v1.2.3