From 6a7ac8cef914c833d77d9aaf760f2754b9af276f Mon Sep 17 00:00:00 2001 From: WishToDie Date: Sun, 18 Aug 2013 00:05:02 +0300 Subject: Fix typo in commit 7c7f19228e7a562f225c717215fd34dfcaf5b35a --- sql/updates/world/2013_08_17_03_world_misc.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') 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; -- cgit v1.2.3