mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-09-25 03:54:34 -07:00
AutoWorld: automate item_names and location_names
This commit is contained in:
@@ -14,9 +14,6 @@ class OriBlindForest(World):
|
||||
|
||||
topology_present = True
|
||||
|
||||
item_names = frozenset(item_table)
|
||||
location_names = frozenset(lookup_name_to_id)
|
||||
|
||||
item_name_to_id = item_table
|
||||
location_name_to_id = lookup_name_to_id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user