checksfinder: create items in `create_items` (#2056)

This commit is contained in:
el-u 2023-10-07 16:44:01 +02:00 committed by GitHub
parent 7df1b6f496
commit 6028112e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ class ChecksFinderWorld(World):
'race': self.multiworld.is_race,
}
def generate_basic(self):
def create_items(self):
# Generate item pool
itempool = []