AutoWorld: split remote_start_inventory out from remote_items

This commit is contained in:
Fabian Dill
2021-09-23 03:48:37 +02:00
parent 3caf8bc82b
commit 8e569a1d1f
5 changed files with 11 additions and 1 deletions

View File

@@ -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