east: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
;west[<number>]
;east[<number>]


:<number> can be any positive integer.
:<number> can be any positive integer.


:Kore will attempt to move to the <number> steps to the west. If number is omitted, Kore will default to 5 steps.
:Kore will attempt to move to the <number> steps to the east. If number is omitted, Kore will default to 5 steps.

Revision as of 06:05, 21 January 2010

east[<number>]
<number> can be any positive integer.
Kore will attempt to move to the <number> steps to the east. If number is omitted, Kore will default to 5 steps.