18 lines
515 B
Plaintext
18 lines
515 B
Plaintext
~ start
|
|
set Global.dialogue_wait = true
|
|
Judging Voice: [[Greetings|Salutations]], What is it that you seek?
|
|
- Control
|
|
Subservient Voice: As you wish.
|
|
Subservient Voice: You escape the conversation.
|
|
set Global.dialogue_wait = false
|
|
=> END
|
|
- Happiness
|
|
Judging Voice: Don't we all.
|
|
Judging Voice: Wrong choice. Try again. => start
|
|
- Release
|
|
Judging Voice: You just want to let go?
|
|
Judging Voice: Very well then.
|
|
set Global.dialogue_wait = false
|
|
=> END
|
|
- To end this conversation
|
|
Baer: No way out. => start |