From c9aa65c33cc1ff1edf49cbe30b0cbae64ec78383 Mon Sep 17 00:00:00 2001 From: codemann8 Date: Thu, 22 Apr 2021 13:22:48 -0500 Subject: [PATCH] Changed default to Lobby Shuffle, but Door still set to Vanilla --- resources/app/gui/randomize/dungeon/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/app/gui/randomize/dungeon/widgets.json b/resources/app/gui/randomize/dungeon/widgets.json index 5701c609..d9aaedf7 100644 --- a/resources/app/gui/randomize/dungeon/widgets.json +++ b/resources/app/gui/randomize/dungeon/widgets.json @@ -11,7 +11,7 @@ }, "dungeonintensity": { "type": "selectbox", - "default": "2", + "default": "3", "options": [ "1", "2",