aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authormaximius <none@none>2009-11-17 16:03:13 -0800
committermaximius <none@none>2009-11-17 16:03:13 -0800
commit670e6a69fa01a3529907b76822966edceba8795f (patch)
treeeb837259400238ee4646d13d696809fa66a6e502 /sql/updates
parent009791d3281acc68342059afacb18d810442b844 (diff)
*Proper handling for quests 6001 and 6002 (Body and Heart), from SD2 1415 and 1495. Closes #278
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/6246_world_scripts.sql2
1 files changed, 2 insertions, 0 deletions
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;