File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 77explorer_mode_options = {
88 "progression_balancing" : ProgressionBalancing .default ,
99 "goal" : Goal .option_clamshells ,
10- "clamshellGoalQuantity" : 40 ,
10+ "clamshellGoalQuantity" : 50 ,
1111 "extraClamshellsInPool" : 10 ,
1212 "shopsanity" : Shopsanity .option_disabled ,
13- "progressiveMountMode" : ProgressiveMountMode .option_false ,
13+ "regionsanity" : Regionsanity .option_true ,
14+ "progressiveMountMode" : ProgressiveMountMode .option_true ,
1415 "levelGating" : LevelGating .option_level_catch_up ,
1516 "progressiveLevelSize" : 10 ,
1617 "maxLevel" : 99 ,
1718 "keyMode" : KeyMode .option_vanilla_skelefree ,
18- "start_inventory_from_pool" : {PROGRESSIVE_LEVEL : 5 },
19+ "start_inventory_from_pool" : {PROGRESSIVE_LEVEL : 9 },
1920}
2021
2122crystal_project_options_presets : Dict [str , Dict [str , Any ]] = {
You can’t perform that action at this time.
0 commit comments