mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
checksfinder: create items in create_items
(#2056)
This commit is contained in:
@@ -45,7 +45,7 @@ class ChecksFinderWorld(World):
|
||||
'race': self.multiworld.is_race,
|
||||
}
|
||||
|
||||
def generate_basic(self):
|
||||
def create_items(self):
|
||||
|
||||
# Generate item pool
|
||||
itempool = []
|
||||
|
Reference in New Issue
Block a user