From 5ebeb2bc8ac35ad3f8c6d68481c47342df5cdb66 Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Wed, 20 May 2009 14:57:29 +0200 Subject: [SD2] 1075 Added 6 new taxi paths (wyrmrest temple) --HG-- branch : trunk --- sql/updates/3423_world_scripts.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/3423_world_scripts.sql (limited to 'sql/updates') diff --git a/sql/updates/3423_world_scripts.sql b/sql/updates/3423_world_scripts.sql new file mode 100644 index 00000000000..16b07bd57a3 --- /dev/null +++ b/sql/updates/3423_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_taxi' WHERE `entry` IN (27575, 26443, 26949); -- cgit v1.2.3