mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-21 23:23:24 -07:00
Updated option description
This commit is contained in:
@@ -438,7 +438,12 @@ class GoalSelection(OptionSet):
|
||||
"""
|
||||
What will be your goal(s)?
|
||||
Configure them further with other options.
|
||||
Possible values are "Space Elevator Tier", "AWESOME Sink Points (total)", "AWESOME Sink Points (per minute)", and "Exploration Collectables".
|
||||
|
||||
Possible values are:
|
||||
- **Space Elevator Tier**
|
||||
- **AWESOME Sink Points (total)**
|
||||
- **AWESOME Sink Points (per minute)**
|
||||
- **Exploration Collectables**
|
||||
"""
|
||||
display_name = "Select your Goals"
|
||||
valid_keys = {
|
||||
|
||||
Reference in New Issue
Block a user