From f636bf12b9ca4a38d0bd0cb3153884bf8371ea34 Mon Sep 17 00:00:00 2001 From: _manuel_ Date: Sun, 10 Jan 2010 13:46:33 -0300 Subject: Fixed quest 11881 by Kudlaty. --HG-- branch : trunk --- sql/updates/6945_world_scriptnames.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/6945_world_scriptnames.sql (limited to 'sql/updates') diff --git a/sql/updates/6945_world_scriptnames.sql b/sql/updates/6945_world_scriptnames.sql new file mode 100644 index 00000000000..1de4fa2218e --- /dev/null +++ b/sql/updates/6945_world_scriptnames.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_fezzix_geartwist' WHERE `entry`=25849; -- cgit v1.2.3