mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-24 19:43:20 -07:00
Verify start location hint
This commit is contained in:
@@ -624,6 +624,7 @@ class StartHints(ItemSet):
|
||||
class StartLocationHints(OptionSet):
|
||||
"""Start with these locations and their item prefilled into the !hint command"""
|
||||
display_name = "Start Location Hints"
|
||||
verify_location_name = True
|
||||
|
||||
|
||||
class ExcludeLocations(OptionSet):
|
||||
|
||||
Reference in New Issue
Block a user