diff --git a/worlds/tunic/er_rules.py b/worlds/tunic/er_rules.py index 93788c62be..385f707edf 100644 --- a/worlds/tunic/er_rules.py +++ b/worlds/tunic/er_rules.py @@ -1190,7 +1190,6 @@ 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(