From df77a1294ae0c0f0a42ca27fc581d59b50de3f24 Mon Sep 17 00:00:00 2001 From: zxbiohazardzx Date: Sun, 20 Nov 2011 15:13:07 +0100 Subject: Commit: fix the worst.commit.ever (another typofix) --- sql/updates/world/2011_11_20_00_world_command.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2011_11_20_00_world_command.sql b/sql/updates/world/2011_11_20_00_world_command.sql index fa055bbd5ec..73d52974766 100644 --- a/sql/updates/world/2011_11_20_00_world_command.sql +++ b/sql/updates/world/2011_11_20_00_world_command.sql @@ -1 +1 @@ -UPDATE `commands` SET `help`='Syntax: .tele name [#playername] #location\n\nTeleport the given character to a given location. Character can be offline.\n\nTo teleport to homebind, set #location to "$home" (without quotes).' WHERE `name` = 'tele name'; +UPDATE `command` SET `help`='Syntax: .tele name [#playername] #location\n\nTeleport the given character to a given location. Character can be offline.\n\nTo teleport to homebind, set #location to "$home" (without quotes).' WHERE `name` = 'tele name'; -- cgit v1.2.3