aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorKudlaty <none@none>2009-05-27 18:15:29 +0200
committerKudlaty <none@none>2009-05-27 18:15:29 +0200
commit75942caacb0f098b26e77260a8821fe853091122 (patch)
tree261e7caf9f5d316acbfad301867b758719608919 /sql/updates
parentcb72853dc6a9e7aa5301c1ab4e7fccbe1f34d2f4 (diff)
Add script for quest 28406
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/3596_world_scripts.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/3596_world_scripts.sql b/sql/updates/3596_world_scripts.sql
new file mode 100644
index 00000000000..14eafdb22db
--- /dev/null
+++ b/sql/updates/3596_world_scripts.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `ScriptName`='npc_death_knight_initiate' WHERE `entry`=28406;