Difference between revisions of "east"

From OpenKore Wiki
Jump to navigation Jump to search
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.