The Witness: Add Desert Control Panels (#2643)

This commit is contained in:
NewSoupVi
2024-01-16 15:11:52 +01:00
committed by GitHub
parent 5df7a8f686
commit 1c2dcb7b01
7 changed files with 30 additions and 23 deletions

View File

@@ -176,7 +176,8 @@ class WitnessWorld(World):
extra_checks = [
("First Hallway Room", "First Hallway Bend"),
("First Hallway", "First Hallway Straight"),
("Desert Outside", "Desert Surface 3"),
("Desert Outside", "Desert Surface 1"),
("Desert Outside", "Desert Surface 2"),
]
for i in range(num_early_locs, needed_size):