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