From 23d8224704b76737e746c5add47aa4cd96a7fd01 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 5 Jan 2021 02:39:50 +0100 Subject: Improves how topics collapse on the menu. --- content/fate_v1/instructions/player_choices/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/fate_v1/instructions/player_choices') diff --git a/content/fate_v1/instructions/player_choices/_index.md b/content/fate_v1/instructions/player_choices/_index.md index a0dba20..4aea5a0 100644 --- a/content/fate_v1/instructions/player_choices/_index.md +++ b/content/fate_v1/instructions/player_choices/_index.md @@ -2,13 +2,13 @@ title: Player Choices --- Player choices are the main way to interact with the user, by presenting them -with a list of `[RICH TEXT]` choices, and executing a list of instructions +with a list of `[TEXT]` choices, and executing a list of instructions associated to the choice they have made. ### CHOICE OPTION {{< fatecode >}}([TEXT] [I0 = INSTRUCTION] ... [IN = INSTRUCTION]){{< /fatecode >}} -Adds a choice showing `[RICH TEXT]` to the user, and executing `[I0]` ... `[IN]` +Adds a choice showing `[TEXT]` to the user, and executing `[I0]` ... `[IN]` if chosen. ### CHOICE PROMPT -- cgit v1.2.3-70-g09d2