Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<<widget ShowStorylets>>
<<for _storylet range $args[0]>>
<<capture _storylet>>
[[_storylet.description|_storylet.passage][$payload=_storylet.payload]]<br>
<</capture>>
<</for>>
<</widget>>You stand at the edge of the grand ballroom in the Duchess's palace.
<<set _possibleStories = window.SM.getNStorylets(3)>>
<<ShowStorylets _possibleStories>><<set $talkingTo = $payload.character>>
You make polite conversation with $talkingTo.name. <br>
[[Keep circulating | Start]]