From 17402a5740c21f3237c4cd7d45af070d15a8f075 Mon Sep 17 00:00:00 2001 From: spinerak Date: Fri, 7 Jun 2024 23:22:25 +0200 Subject: [PATCH] finished text whichstory option --- worlds/yachtdice/Options.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/worlds/yachtdice/Options.py b/worlds/yachtdice/Options.py index b286902310..b8250a45ef 100644 --- a/worlds/yachtdice/Options.py +++ b/worlds/yachtdice/Options.py @@ -226,9 +226,8 @@ class AddStoryChapters(Choice): class WhichStory(Choice): """ The most important part of Yacht Dice is the narrative. - If you choose to - 10 story chapters are shuffled into the item pool. - You can read them in the feed on the website. + Of course you will need to add story chapters to the item pool. + You can read story chapters in the feed on the website. Which story would you like to read? """ display_name = "Story"