Skip to content

Commit 688e137

Browse files
committed
Updated explorer preset to use item_info_mode obscured
1 parent f16b60b commit 688e137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

worlds/crystal_project/presets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"start_inventory_from_pool": {PROGRESSIVE_LEVEL: 9},
1818
"auto_spend_lp": True,
1919
"auto_equip_passives": True,
20+
"item_info_mode": ItemInfoMode.option_obscured,
2021
}
2122

2223
crystal_project_options_presets: Dict[str, Dict[str, Any]] = {

0 commit comments

Comments
 (0)