Muse Dash: Update Song List to Muse Dash Legend. (#4775)

* Add Muse Dash Legend songs.

* Add a new SFX trap
This commit is contained in:
Justus Lind
2025-04-02 02:08:09 +10:00
committed by GitHub
parent c9d8a8661c
commit 57d8b69a6d
2 changed files with 8 additions and 0 deletions

View File

@@ -52,11 +52,13 @@ class MuseDashCollections:
"Nyaa SFX Trap": STARTING_CODE + 8,
"Error SFX Trap": STARTING_CODE + 9,
"Focus Line Trap": STARTING_CODE + 10,
"Beefcake SFX Trap": STARTING_CODE + 11,
}
sfx_trap_items: List[str] = [
"Nyaa SFX Trap",
"Error SFX Trap",
"Beefcake SFX Trap",
]
filler_items: Dict[str, int] = {