From ecf8d4cb527d88d9d26808ebbd118dbe4107e956 Mon Sep 17 00:00:00 2001 From: maximius Date: Sat, 22 Aug 2009 18:46:04 -0700 Subject: *Keristrasza - Teleport players to Saragosa's Landing script - by Oculus --HG-- branch : trunk --- sql/updates/5305_world_scripts.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/5305_world_scripts.sql (limited to 'sql/updates') diff --git a/sql/updates/5305_world_scripts.sql b/sql/updates/5305_world_scripts.sql new file mode 100644 index 00000000000..fae920db622 --- /dev/null +++ b/sql/updates/5305_world_scripts.sql @@ -0,0 +1,2 @@ + +UPDATE `creature_template` SET `ScriptName`='npc_keristrasza' WHERE `entry`=26206; -- cgit v1.2.3