TS: removed todo list :D
This commit is contained in:
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
|
||||
|
|
Loading…
Reference in New Issue