diff options
-rw-r--r-- | sql/updates/world/2013_08_17_03_world_misc.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_08_17_03_world_misc.sql b/sql/updates/world/2013_08_17_03_world_misc.sql index 649c40efdfc..31bc3d9dd34 100644 --- a/sql/updates/world/2013_08_17_03_world_misc.sql +++ b/sql/updates/world/2013_08_17_03_world_misc.sql @@ -1,2 +1,2 @@ -UPDATE `instance_template` SET `script`='instance_underbog' WHERE `map`=546; +UPDATE `instance_template` SET `script`='instance_the_underbog' WHERE `map`=546; UPDATE `instance_template` SET `script`='instance_the_slave_pens' WHERE `map`=547; |