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

@@ -42,6 +42,7 @@ class ALTTPWorld(World):
data_version = 8
remote_items: bool = False
remote_start_inventory: bool = False
set_rules = set_rules