aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorKudlaty <none@none>2009-05-20 15:16:37 +0200
committerKudlaty <none@none>2009-05-20 15:16:37 +0200
commitf55161579c6340f7c9ee167ec0306396b66e0ee8 (patch)
treef600e0ec499af8984309342f65fbddc18a3a77af /sql/updates
parent5ebeb2bc8ac35ad3f8c6d68481c47342df5cdb66 (diff)
Add taxi scripts for npc Bat Handler Camille
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/3424_world_scripts.sql1
1 files changed, 1 insertions, 0 deletions
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;