AutoWorld: add hint_blacklist, automatically generated all_names

MultiServer: revamp hint commands with AutoWorld
This commit is contained in:
Fabian Dill
2021-07-12 15:33:20 +02:00
parent ae32315bf7
commit 768ae584d3
4 changed files with 38 additions and 38 deletions

View File

@@ -232,8 +232,6 @@ progression_mapping = {
lookup_id_to_name = {data[2]: name for name, data in item_table.items() if type(data[2]) == int}
hint_blacklist = {"Triforce"}
item_name_groups = {"Bows":
{"Bow", "Silver Arrows", "Silver Bow", "Progressive Bow (Alt)", "Progressive Bow"},
"Gloves":