Skip to content

Muse Dash: Add mentions to Muse Plus to Docs and Options. #2179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions worlds/musedash/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@


class AllowJustAsPlannedDLCSongs(Toggle):
"""Whether 'Just as Planned DLC' songs, and all the DLCs along with it, will be included in the randomizer."""
display_name = "Allow Just As Planned DLC Songs"
"""Whether [Just As Planned]/[Muse Plus] DLC Songs, and all the DLCs along with it, will be included in the randomizer."""
display_name = "Allow [Just As Planned]/[Muse Plus] DLC Songs"


class StreamerModeEnabled(Toggle):
Expand Down
2 changes: 1 addition & 1 deletion worlds/musedash/docs/en_Muse Dash.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The goal of Muse Dash is to collect a number of **Music Sheets**. Once you've co

Only the base Muse Dash game is required in order to play this game.

However, the **Just as Planned DLC** is recommended as the number of possible songs increases from 60+ to 400+ songs, which adds to the variety and increases replayability.
However, the **[Just as Planned]**/**[Muse Plus]** DLC is recommended, as they increase the number of possible songs from 60+ to 400+ songs, which adds to the variety and increases replayability.

## What Other Adjustments have been made to the Base Game?
- Several song select filters have been added to make finding songs to play easy.
Expand Down