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