From 3af1e92813261639e484406bbd289b2b0ba07000 Mon Sep 17 00:00:00 2001 From: Scipio Wright Date: Sun, 21 Sep 2025 12:47:11 -0400 Subject: [PATCH] TUNIC: Update name of a chest in the UT poptracker map integration #5462 --- worlds/tunic/ut_stuff.py | 1 + 1 file changed, 1 insertion(+) diff --git a/worlds/tunic/ut_stuff.py b/worlds/tunic/ut_stuff.py index 2cf2f96a..1192b30d 100644 --- a/worlds/tunic/ut_stuff.py +++ b/worlds/tunic/ut_stuff.py @@ -96,6 +96,7 @@ poptracker_data: dict[str, int] = { "[Southwest] Chest Guarded By Turret/Behind the Trees": 509342519, "[Northwest] Shadowy Corner Chest/Dark Ramps Chest": 509342520, "[Southwest] Obscured In Tunnel To Beach/Deep in the Wall": 509342521, + "[Southwest] Obscured In Tunnel To Beach/Deep between the Trees": 509342521, "[Southwest] Grapple Chest Over Walkway/Jeffry": 509342522, "[Northwest] Chest Beneath Quarry Gate/Across the Bridge": 509342523, "[Southeast] Chest Near Swamp/Under the Bridge": 509342524,