11 lines
480 B
XML
11 lines
480 B
XML
|
<Dialogue>
|
||
|
<Screen>
|
||
|
<Panel title = "Marissa" sprite = "Face.Test.01" text = "Now is the time for all good men to come to the aid of their country." />
|
||
|
<Panel title = "Sakurano" sprite = "Face.Test.01" text = "The Quick Brown Fox Jumps over the Lazy Sleeping Dog.">
|
||
|
<Option value = "yes" text = "Yes" />
|
||
|
<Option value = "no" text = "No" />
|
||
|
<Option value = "maybe" text = "Maybe" />
|
||
|
</Panel>
|
||
|
</Screen>
|
||
|
</Dialogue>
|