mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
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