@@ -630,7 +630,7 @@ class SettingInfos:
630630 'starting_age' , 'shuffle_interior_entrances' , 'shuffle_hideout_entrances' , 'shuffle_gerudo_fortress_heart_piece' ,
631631 'shuffle_grotto_entrances' , 'shuffle_dungeon_entrances' ,
632632 'shuffle_bosses' , 'shuffle_overworld_entrances' , 'shuffle_gerudo_valley_river_exit' , 'owl_drops' , 'warp_songs' , 'spawn_positions' ,
633- 'triforce_hunt' , 'triforce_count_per_world' , 'triforce_goal_per_world' , 'free_bombchu_drops' , 'one_item_per_dungeon' ,
633+ 'triforce_hunt' , 'triforce_count_per_world' , 'triforce_goal_per_world' , 'free_bombchu_drops' ,
634634 'shuffle_mapcompass' , 'shuffle_smallkeys' , 'shuffle_hideoutkeys' , 'shuffle_tcgkeys' , 'key_rings_choice' , 'key_rings' ,
635635 'shuffle_silver_rupees' , 'silver_rupee_pouches_choice' , 'silver_rupee_pouches' , 'shuffle_bosskeys' , 'enhance_map_compass' ,
636636 ],
@@ -3969,9 +3969,6 @@ class SettingInfos:
39693969 fail to generate, consider turning this option off.
39703970 ''' ,
39713971 shared = True ,
3972- gui_params = {
3973- 'randomize_key' : 'randomize_settings' ,
3974- },
39753972 )
39763973
39773974 item_pool_value = Combobox (
0 commit comments