Commit: fix the worst.commit.ever (another typofix)

This commit is contained in:
zxbiohazardzx
2011-11-20 15:13:07 +01:00
committed by ZxBiohazardZx
parent 5fd91d4a35
commit df77a1294a

View File

@@ -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';