From d719fb27072e8dafb8b650c150cb8660e065388b Mon Sep 17 00:00:00 2001 From: Blaymoira Date: Sun, 11 Jan 2009 13:00:27 +0100 Subject: *Support for quest 11541 --HG-- branch : trunk --- sql/updates/841_world_scripts.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/841_world_scripts.sql (limited to 'sql') diff --git a/sql/updates/841_world_scripts.sql b/sql/updates/841_world_scripts.sql new file mode 100644 index 00000000000..f23cb8f8cc8 --- /dev/null +++ b/sql/updates/841_world_scripts.sql @@ -0,0 +1 @@ +update creature_template set scriptname='npc_greengill_slave' where entry=25084; \ No newline at end of file -- cgit v1.2.3