mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-27 11:23:24 -07:00
comment
This commit is contained in:
@@ -158,6 +158,7 @@ def set_rules(world: "HatInTimeWorld"):
|
||||
chapter_list.remove(starting_chapter)
|
||||
world.random.shuffle(chapter_list)
|
||||
|
||||
# Make sure Alpine is unlocked before any DLC chapters are, as the Alpine door needs to be open to access them
|
||||
if starting_chapter is not ChapterIndex.ALPINE and (world.is_dlc1() or world.is_dlc2()):
|
||||
index1 = 69
|
||||
index2 = 69
|
||||
|
||||
Reference in New Issue
Block a user