aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/4159_world.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/4159_world.sql')
-rw-r--r--sql/updates/4159_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/4159_world.sql b/sql/updates/4159_world.sql
index 00778695c76..a52e64998f8 100644
--- a/sql/updates/4159_world.sql
+++ b/sql/updates/4159_world.sql
@@ -11,4 +11,4 @@ INSERT INTO `trinity_string` (`entry`, `content_default`, `content_loc1`, `conte
DELETE FROM `command` WHERE `name` = 'lookup map';
INSERT INTO `command` (`name`, `security`, `help`) VALUES
-('lookup map', 3, 'Syntax: .lookup map $namepart\r\n\r\nLooks up a map by $namepart, and returns all matches with their map ID''s.');
+('lookup map', 3, 'Syntax: .lookup map $namepart\r\n\r\nLooks up a map by $namepart, and returns all matches with their map ID''s.'); \ No newline at end of file