diff options
| author | Kudlaty <none@none> | 2009-05-27 18:15:29 +0200 |
|---|---|---|
| committer | Kudlaty <none@none> | 2009-05-27 18:15:29 +0200 |
| commit | 75942caacb0f098b26e77260a8821fe853091122 (patch) | |
| tree | 261e7caf9f5d316acbfad301867b758719608919 /sql/updates | |
| parent | cb72853dc6a9e7aa5301c1ab4e7fccbe1f34d2f4 (diff) | |
Add script for quest 28406
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/3596_world_scripts.sql | 1 |
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; |
