From 5d0748983b1f8cffcffc54a0f7b28e86f09a4ab8 Mon Sep 17 00:00:00 2001 From: Jarno Westhof Date: Sun, 12 Dec 2021 23:54:43 +0100 Subject: [PATCH] TS: removed todo list :D --- worlds/timespinner/__init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/worlds/timespinner/__init__.py b/worlds/timespinner/__init__.py index 1791c360..a720aa91 100644 --- a/worlds/timespinner/__init__.py +++ b/worlds/timespinner/__init__.py @@ -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