mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
TS: removed todo list :D
This commit is contained in:

committed by
Fabian Dill

parent
c4981e4b91
commit
5d0748983b
@@ -35,8 +35,6 @@ class TimespinnerWorld(World):
|
||||
self.location_cache = []
|
||||
self.pyramid_keys_unlock = get_pyramid_keys_unlock(world, player)
|
||||
|
||||
#TODO
|
||||
#Non local items not getting rewarded locally
|
||||
|
||||
def generate_early(self):
|
||||
# in generate_early the start_inventory isnt copied over to precollected_items, so we can still moffify the options directly
|
||||
|
Reference in New Issue
Block a user