aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorDrahy <none@none>2009-03-27 18:42:35 +0100
committerDrahy <none@none>2009-03-27 18:42:35 +0100
commitd798162dca95ab281c1766d67f496404b0d4db87 (patch)
treea7264a558defffc69ff5a5b3934f47cabb302682 /sql/updates
parentdf555ec3c31dc87c45e059742512a01c45b0a4fd (diff)
* Fixed typo
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/2254_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/2254_world.sql b/sql/updates/2254_world.sql
index 929dbfc9985..0ff79e5ca4b 100644
--- a/sql/updates/2254_world.sql
+++ b/sql/updates/2254_world.sql
@@ -10,4 +10,4 @@ INSERT INTO `command` VALUES
('wp event',2,'Syntax: .wp event $subcommand\nType .path event to see the list of possible subcommands or .help path event $subcommand to see info on subcommands.'),
('wp unload',2,'Syntax: .wp unload\nUnload path for selected creature.'),
('wp show',2,'Syntax: .wp show $option\nOptions:\non $pathid (or selected creature with loaded path) - Show path\noff - Hide path\ninfo $slected_waypoint - Show info for selected waypoint.'),
-('wp mod',2,'Syntax: .wp mod\nType .path mod to see the list of possible subcommands or .help path mod $subcommand to see info on subcommands.'), \ No newline at end of file
+('wp mod',2,'Syntax: .wp mod\nType .path mod to see the list of possible subcommands or .help path mod $subcommand to see info on subcommands.'); \ No newline at end of file