15 lines
289 B
Plaintext
15 lines
289 B
Plaintext
-> start
|
|
|
|
== start
|
|
* Sometimes
|
|
* you try everything
|
|
* and everything
|
|
* and nothing seems to get you anywhere.
|
|
* -> end
|
|
- -> start
|
|
|
|
== end
|
|
This is what fallback choices are for!
|
|
* One other thing -> end
|
|
* ->
|
|
You can put content in a fallback choice using the "choice then arrow" syntax. |