Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<<widget ShowStoryletLinks>>
<<for _storylet range $args[0]>>
<<capture _storylet>>
[[_storylet.description|_storylet.passage][$currentStorylet=_storylet]]<br>
<</capture>>
<</for>>
<</widget>>You find yourself in $currentLocation. You should probably [[jump | Jump]].You prep your ship to jump.
<<set _possibleStorylets = window.SM.getStorylets()>>
<<ShowStoryletLinks _possibleStorylets>><<set $currentLocation = $currentStorylet.planet>>
You orbit around $currentLocation.
[[Explore the surface]] or [[Jump]] somewhere else.You take your shuttle down to the surface of $currentLocation.
Return to [[Orbit]]