From 670e6a69fa01a3529907b76822966edceba8795f Mon Sep 17 00:00:00 2001 From: maximius Date: Tue, 17 Nov 2009 16:03:13 -0800 Subject: *Proper handling for quests 6001 and 6002 (Body and Heart), from SD2 1415 and 1495. Closes #278 --HG-- branch : trunk --- sql/updates/6246_world_scripts.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/6246_world_scripts.sql (limited to 'sql/updates') diff --git a/sql/updates/6246_world_scripts.sql b/sql/updates/6246_world_scripts.sql new file mode 100644 index 00000000000..b082693be2b --- /dev/null +++ b/sql/updates/6246_world_scripts.sql @@ -0,0 +1,2 @@ + +UPDATE `creature_template` SET `ScriptName`='npc_lunaclaw_spirit' WHERE `entry`=12144; -- cgit v1.2.3