From 66f65a1b062ace97c608b9c29229b34ea04e77a1 Mon Sep 17 00:00:00 2001 From: Scipio Wright Date: Fri, 12 Jul 2024 15:06:38 -0400 Subject: [PATCH] Add todo --- worlds/tunic/er_rules.py | 1 + 1 file changed, 1 insertion(+) diff --git a/worlds/tunic/er_rules.py b/worlds/tunic/er_rules.py index fb92fda7d0..a947079aee 100644 --- a/worlds/tunic/er_rules.py +++ b/worlds/tunic/er_rules.py @@ -1182,6 +1182,7 @@ def set_er_region_rules(world: "TunicWorld", regions: Dict[str, Region], portal_ for ls_info in non_ow_ls_list: # for places where the destination is a region (so you have to get knocked down) if ls_info.dest_is_region: + # todo: check if we need to make any changes here for combat logic # none of the non-ow ones have multiple ladders that can be used, so don't need has_any if options.shuffle_ladders and ls_info.ladders_req: regions[ls_info.origin].connect(