aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorBlaymoira <none@none>2008-12-28 01:18:02 +0100
committerBlaymoira <none@none>2008-12-28 01:18:02 +0100
commit2315eacbd52be4677ec3430911eb6aac2540d579 (patch)
tree92e80f3d40b3b18c56f33026073c12179b76ec6c /sql
parenta486314d2827dff92bba51a1cc289a7d504ae9ff (diff)
*Support for quest 10451 - by Lightguard
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/691_world_scripts.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/691_world_scripts.sql b/sql/updates/691_world_scripts.sql
new file mode 100644
index 00000000000..6c26e149e8c
--- /dev/null
+++ b/sql/updates/691_world_scripts.sql
@@ -0,0 +1 @@
+update creature_template set scriptname='npc_earthmender_wilda' where entry=21027; \ No newline at end of file