From aba4f5927dbe2d4025f3395d34d537ecedd119f1 Mon Sep 17 00:00:00 2001 From: Blaymoira Date: Sun, 11 Jan 2009 02:23:57 +0100 Subject: *Support for quest 863 --HG-- branch : trunk --- sql/updates/839_world_script.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/839_world_script.sql (limited to 'sql') diff --git a/sql/updates/839_world_script.sql b/sql/updates/839_world_script.sql new file mode 100644 index 00000000000..722737ea3b0 --- /dev/null +++ b/sql/updates/839_world_script.sql @@ -0,0 +1 @@ +update creature_template set scriptname='npc_wizzlecrank_shredder' where entry=3439; \ No newline at end of file -- cgit v1.2.3