From f55161579c6340f7c9ee167ec0306396b66e0ee8 Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Wed, 20 May 2009 15:16:37 +0200 Subject: Add taxi scripts for npc Bat Handler Camille --HG-- branch : trunk --- sql/updates/3424_world_scripts.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/3424_world_scripts.sql (limited to 'sql/updates') diff --git a/sql/updates/3424_world_scripts.sql b/sql/updates/3424_world_scripts.sql new file mode 100644 index 00000000000..bd15ac0b299 --- /dev/null +++ b/sql/updates/3424_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_taxi' WHERE `entry`=23816; -- cgit v1.2.3