AutoWorld: split remote_start_inventory out from remote_items
This commit is contained in:
@@ -47,6 +47,7 @@ class OOTWorld(World):
|
||||
data[2] is not None}
|
||||
location_name_to_id = location_name_to_id
|
||||
remote_items: bool = False
|
||||
remote_start_inventory: bool = False
|
||||
|
||||
data_version = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user