From 5d98dd4c3bea566e9300dcf7755556eaad599122 Mon Sep 17 00:00:00 2001 From: massimilianodelliubaldini <8584296+massimilianodelliubaldini@users.noreply.github.com> Date: Tue, 7 Jan 2025 16:24:27 -0500 Subject: [PATCH] Missed todo removal. --- worlds/jakanddaxter/Items.py | 1 - 1 file changed, 1 deletion(-) diff --git a/worlds/jakanddaxter/Items.py b/worlds/jakanddaxter/Items.py index d759c7a482..8a548ad66d 100644 --- a/worlds/jakanddaxter/Items.py +++ b/worlds/jakanddaxter/Items.py @@ -66,7 +66,6 @@ orb_item_table = { # These are special items representing unique unlocks in the world. Notice that their Item ID equals their # respective Location ID. Like scout flies, this is necessary for game<->archipelago communication. -# TODO - These numbers of checks may be inaccurate post-region refactor. special_item_table = { 5: "Fisherman's Boat", # Unlocks Misty Island 4: "Jungle Elevator", # Unlocks the Forbidden Jungle Temple