This commit is contained in:
Scipio Wright
2024-07-12 15:06:38 -04:00
committed by GitHub
parent 7d1793c973
commit 66f65a1b06

View File

@@ -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(