east: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|
(2 intermediate revisions by 2 users not shown) | |
(No difference)
|
Latest revision as of 22:34, 26 April 2021
east
The east command will have Kore attempt to move the specified steps east.
east [<number>]
- <number> is optional, but must be any positive integer if specified.
- Kore will attempt to move east <number> steps. If <number> is omitted, Kore will automatically use 5 for <number>.
Examples:
Command | Description |
---|---|
east 10 | Attempt to move east 10 steps. |
east | Attempt to move east 5 steps. |