Skip to content

Commit

Permalink
Fix Boss Shuffle Preset
Browse files Browse the repository at this point in the history
  • Loading branch information
PoryGone committed May 20, 2024
1 parent e186468 commit b87beb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/smw/Presets.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"bonus_block_checks": True,
"blocksanity": True,
"level_shuffle": True,
"boss_shuffle": True,
"boss_shuffle": "full",
"music_shuffle": "full",
"sfx_shuffle": "full",
"mario_palette": "random",
Expand Down

0 comments on commit b87beb3

Please sign in to comment.