From af5d6ae5bc2dd3e9f474435408e02349aaa1553b Mon Sep 17 00:00:00 2001 From: CookieCat Date: Wed, 12 Jun 2024 18:19:26 -0400 Subject: [PATCH] Update Regions.py --- worlds/ahit/Regions.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/worlds/ahit/Regions.py b/worlds/ahit/Regions.py index 0ba0f5b9a5..c6aeaa3577 100644 --- a/worlds/ahit/Regions.py +++ b/worlds/ahit/Regions.py @@ -292,6 +292,9 @@ blacklisted_combos = { # See above comment "Time Rift - Deep Sea": ["Alpine Free Roam", "Nyakuza Free Roam", "Contractual Obligations", "Murder on the Owl Express"], + + # was causing test failures + "Time Rift - Balcony": ["Alpine Free Roam"], }