mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -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,
|
'race': self.multiworld.is_race,
|
||||||
}
|
}
|
||||||
|
|
||||||
def generate_basic(self):
|
def create_items(self):
|
||||||
|
|
||||||
# Generate item pool
|
# Generate item pool
|
||||||
itempool = []
|
itempool = []
|
||||||
|
Reference in New Issue
Block a user