aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorBlaymoira <none@none>2009-01-08 18:08:02 +0100
committerBlaymoira <none@none>2009-01-08 18:08:02 +0100
commit7028dfd1b12dac7dd3a037ff53568445ba36abf0 (patch)
treef1f85be79dc57111b3465e120e037e665c2fcd50 /sql
parent70e1f12b16f78e17017f9fbe3014fbd2df4d6465 (diff)
*Support for quest 10052, 10051
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/807_world_scripts.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/807_world_scripts.sql b/sql/updates/807_world_scripts.sql
new file mode 100644
index 00000000000..b3729d12f6b
--- /dev/null
+++ b/sql/updates/807_world_scripts.sql
@@ -0,0 +1 @@
+update creature_template set scriptname='npc_isla_starmane' where entry=18760; \ No newline at end of file