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