The Witness: Add all the Challenge panels to Challenge exclusion list (#2564)
Just a small cleanup where right now, the logic still considers the entirety of the challenge "solvable" except for Challenge Vault Box
This commit is contained in:
parent
49e1fd0b79
commit
597f94dc22
|
@ -1,3 +1,22 @@
|
|||
Disabled Locations:
|
||||
0x0356B (Challenge Vault Box)
|
||||
0x04D75 (Vault Door)
|
||||
0x0A332 (Start Timer)
|
||||
0x0088E (Small Basic)
|
||||
0x00BAF (Big Basic)
|
||||
0x00BF3 (Square)
|
||||
0x00C09 (Maze Map)
|
||||
0x00CDB (Stars and Dots)
|
||||
0x0051F (Symmetry)
|
||||
0x00524 (Stars and Shapers)
|
||||
0x00CD4 (Big Basic 2)
|
||||
0x00CB9 (Choice Squares Right)
|
||||
0x00CA1 (Choice Squares Middle)
|
||||
0x00C80 (Choice Squares Left)
|
||||
0x00C68 (Choice Squares 2 Right)
|
||||
0x00C59 (Choice Squares 2 Middle)
|
||||
0x00C22 (Choice Squares 2 Left)
|
||||
0x034F4 (Maze Hidden 1)
|
||||
0x034EC (Maze Hidden 2)
|
||||
0x1C31A (Dots Pillar)
|
||||
0x1C319 (Squares Pillar)
|
||||
|
|
Loading…
Reference in New Issue