From 172befc3608426601f7aba28c0c4e959207819f3 Mon Sep 17 00:00:00 2001 From: QAston Date: Fri, 14 Aug 2009 15:48:19 +0200 Subject: *Sql missing from prev rev. --HG-- branch : trunk --- sql/updates/5009_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/5009_world.sql (limited to 'sql') diff --git a/sql/updates/5009_world.sql b/sql/updates/5009_world.sql new file mode 100644 index 00000000000..0a50905614a --- /dev/null +++ b/sql/updates/5009_world.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_ebon_gargoyle' WHERE `entry`=27829; \ No newline at end of file -- cgit v1.2.3