Started working on dialogue
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
Dialogue...
|
||||
Whatever...
|
||||
* [Ascend]
|
||||
~ crash()
|
||||
- ->END
|
||||
Yes?
|
||||
-> start
|
||||
=== start ===
|
||||
+ [Common] -> common
|
||||
+ [Debug] -> debug
|
||||
+ [Leave] -> END
|
||||
=== common ===
|
||||
# discard
|
||||
+ [What do you think about me?]
|
||||
I don't know.
|
||||
-> END
|
||||
+ [How are you?]
|
||||
I think everything is allright.
|
||||
-> END
|
||||
=== debug ===
|
||||
Debug #discard
|
||||
+ Crash
|
||||
#crash
|
||||
-> END
|
||||
|
||||
|
||||
Reference in New Issue
Block a user