mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 07:02:47 -04:00
uncomment option
This commit is contained in:
@@ -408,7 +408,7 @@ RandomizerWindow::RandomizerWindow() {
|
||||
|
||||
rando_config_toggle(leftPane, rightPane, "Dungeon Rewards Can Be Anywhere");
|
||||
rando_config_toggle(leftPane, rightPane, "No Small Keys on Bosses");
|
||||
// rando_config_toggle(leftPane, rightPane, "Unrequired Dungeons Are Barren");
|
||||
rando_config_toggle(leftPane, rightPane, "Unrequired Dungeons Are Barren");
|
||||
|
||||
leftPane.add_section("Timesavers");
|
||||
|
||||
@@ -428,7 +428,7 @@ RandomizerWindow::RandomizerWindow() {
|
||||
leftPane.add_section("Additional Settings");
|
||||
|
||||
// rando_config_group(leftPane, rightPane, "Starting Form");
|
||||
//rando_config_toggle(leftPane, rightPane, "Increase Wallet Capacity");
|
||||
// rando_config_toggle(leftPane, rightPane, "Increase Wallet Capacity");
|
||||
// rando_config_toggle(leftPane, rightPane, "Shops Display The Replaced Item");
|
||||
// rando_config_toggle(leftPane, rightPane, "Bonks Do Damage");
|
||||
rando_config_group(leftPane, rightPane, "Trap Item Frequency");
|
||||
|
||||
Reference in New Issue
Block a user