1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-07-08 01:24:25 +03:00
gamebookformat/examples/unreachable.gamebook
Pelle Nilsson 02f6459acf Book config option for max section number to use.
Not sure how useful it is since you can always force one section to have the
max number you want instead.
Anyway also added filling up with dummy sections to make shuffled numbers
on sections in the correct range from 1 to max.
2013-06-10 23:06:37 +02:00

18 lines
451 B
Plaintext

* 1 start
It starts here. You can get to [[here]].
* here
You can get here. Congratulations!
* nothere
You can not get here. Verification
should warn you about that, if enabled (with the --verify option).
* nothereeither :fake:
You can not get here either, but because it is tagged as
fake there will be no warning generated.
* seconddummy :fake:
Another fake section that is also ignored.