diff --git a/resources/app/gui/randomize/dungeon/widgets.json b/resources/app/gui/randomize/dungeon/widgets.json index d3699ee2..5701c609 100644 --- a/resources/app/gui/randomize/dungeon/widgets.json +++ b/resources/app/gui/randomize/dungeon/widgets.json @@ -2,7 +2,7 @@ "widgets": { "dungeondoorshuffle": { "type": "selectbox", - "default": "basic", + "default": "vanilla", "options": [ "vanilla", "basic", diff --git a/resources/app/gui/randomize/overworld/widgets.json b/resources/app/gui/randomize/overworld/widgets.json index d2c594d2..8ccc6c5e 100644 --- a/resources/app/gui/randomize/overworld/widgets.json +++ b/resources/app/gui/randomize/overworld/widgets.json @@ -2,7 +2,7 @@ "widgets": { "overworldshuffle": { "type": "selectbox", - "default": "vanilla", + "default": "full", "options": [ "vanilla", "full"