From c61ab4c9a0b68655f857670798cd9a024232b67f Mon Sep 17 00:00:00 2001 From: Anubisss Date: Wed, 15 Apr 2009 18:07:40 +0200 Subject: Add missing sql for Unkor the Ruthless' script by thumsoul. Thank you. --HG-- branch : trunk --- sql/updates/1371.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/1371.sql (limited to 'sql') diff --git a/sql/updates/1371.sql b/sql/updates/1371.sql new file mode 100644 index 00000000000..39dab9882d0 --- /dev/null +++ b/sql/updates/1371.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName` = 'mob_unkor_the_ruthless' WHERE `entry` = 18262; -- cgit v1.2.3