TLoZ: Installer Info (#1554)

This commit is contained in:
Rosalie-A
2023-03-21 10:45:31 -04:00
committed by GitHub
parent b7ff9b69ba
commit 9f65f22fac
2 changed files with 73 additions and 0 deletions

View File

@@ -134,6 +134,7 @@ class TLoZWorld(World):
self.multiworld.regions.append(menu)
self.multiworld.regions.append(overworld)
def create_items(self):
# refer to ItemPool.py
generate_itempool(self)