diff options
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; |
