trees/example_quest.yaml: Finish the quest!

This commit is contained in:
Bill Niblock 2017-05-06 15:20:17 -04:00
parent ada5787f8d
commit df8a24b506

View file

@ -11,7 +11,14 @@
text: "Go to the next branch." text: "Go to the next branch."
branch: 2 branch: 2
- -
text: "Leave this silly place." text: "Go to the frigid northlands, because there's always a
frigid northlands."
branch: 3
-
text: "Leave this silly place, but with a reason."
branch: 5
-
text: "Leave this silly place immediately, without any reason."
branch: 0 branch: 0
- -
branch: branch:
@ -20,14 +27,14 @@
or Dennis." or Dennis."
leaf: leaf:
- -
text: "North" text: "North, to frigidity!"
branch: 3 branch: 3
- -
text: "South (back the way you came)" text: "South, back the way you came!"
branch: 1 branch: 1
- -
text: "Dennis" text: "Dennis"
branch: 0 branch: 6
- -
branch: branch:
number: 3 number: 3
@ -42,4 +49,21 @@
- -
branch: branch:
number: 4 number: 4
text: "You head on home!" text: "You head on home! Bye bye!"
-
branch:
number: 5
text: "You leave the dialogue tree, and all its textual glory, behind
and go find a nice GUI to settle down with."
-
branch:
number: 6
text: "Dennis appreciates your interest, but is really just trying to
hangout and play video games."
leaf:
-
text: "Join Dennis, and play video games with him."
branch: 7
-
text: "Reconsider your options."
branch: 2