west
Jump to navigation
Jump to search
west
The west command will have Kore attempt to move the specified steps west.
west [<number>]
- <number> is optional, but must be any positive integer if specified.
- Kore will attempt to move west <number> steps. If <number> is omitted, Kore will automatically use 5 for <number>.
Examples:
Command | Description |
---|---|
west 10 | Attempt to move west 10 steps. |
west | Attempt to move west 5 steps. |