From 84f0384132431d6473320af004a8fb650f3662bb Mon Sep 17 00:00:00 2001 From: Scipio Wright Date: Sun, 8 Sep 2024 10:23:27 -0400 Subject: [PATCH] Fix library mistake --- worlds/tunic/er_data.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/worlds/tunic/er_data.py b/worlds/tunic/er_data.py index 5edea80580..529488307d 100644 --- a/worlds/tunic/er_data.py +++ b/worlds/tunic/er_data.py @@ -1295,7 +1295,6 @@ traversal_requirements: Dict[str, Dict[str, List[List[str]]]] = { [], }, - # cannot get from frogs back to front "Library Exterior Ladder Region": { "Library Exterior by Tree": [], @@ -1354,7 +1353,7 @@ traversal_requirements: Dict[str, Dict[str, List[List[str]]]] = { "Library Lab": { "Library Lab Lower": [["Hyperdash"]], - "Library Portal": + "Library Lab on Portal Pad": [], "Library Lab to Librarian": [],