From 147def72eb4443f0e4a438ec1c5e80420a5d620a Mon Sep 17 00:00:00 2001 From: _manuel_ Date: Tue, 12 Jan 2010 14:12:48 -0300 Subject: Sholazar Basin: Core support for quest Crocolisk Mastery: The Ambush . --HG-- branch : trunk --- sql/updates/6979_world_scriptnames.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/6979_world_scriptnames.sql (limited to 'sql/updates') diff --git a/sql/updates/6979_world_scriptnames.sql b/sql/updates/6979_world_scriptnames.sql new file mode 100644 index 00000000000..c4fb669d47d --- /dev/null +++ b/sql/updates/6979_world_scriptnames.sql @@ -0,0 +1,2 @@ +UPDATE `creature_template` SET `ScriptName`='npc_bushwhacker' WHERE `entry`=28317; + -- cgit v1.2.3