Muse Dash: Add 2023 Anniversary songs and remove a hidden song (#1916)
* Remove CHAOS Glitch. Add test to check for removed songs. * Add to game list * Fix oversight with 0 difficulty songs. Fix naming of test. * Add new songs and update other data. * Fix accidental copy paste
This commit is contained in:
@@ -40,7 +40,7 @@ class MuseDashWorld(World):
|
||||
game = "Muse Dash"
|
||||
option_definitions = musedash_options
|
||||
topology_present = False
|
||||
data_version = 6
|
||||
data_version = 7
|
||||
web = MuseDashWebWorld()
|
||||
|
||||
music_sheet_name: str = "Music Sheet"
|
||||
|
||||
Reference in New Issue
Block a user