summary refs log tree commit diff stats
path: root/LL1.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'LL1.yaml')
-rw-r--r--LL1.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/LL1.yaml b/LL1.yaml index 7ae015d..db1418f 100644 --- a/LL1.yaml +++ b/LL1.yaml
@@ -97,6 +97,11 @@
97 # Use "required_when_no_doors" instead if it would be 97 # Use "required_when_no_doors" instead if it would be
98 # possible to enter the room without the painting in door 98 # possible to enter the room without the painting in door
99 # shuffle mode. 99 # shuffle mode.
100 # - req_blocked: Marks that a painting cannot be an entrance leading to a
101 # required painting. Paintings within a room that has a
102 # required painting are automatically req blocked.
103 # Use "req_blocked_when_no_doors" instead if it would be
104 # fine in door shuffle mode.
100 # - move: Denotes that the painting is able to move. 105 # - move: Denotes that the painting is able to move.
101 Starting Room: 106 Starting Room:
102 entrances: 107 entrances:
@@ -2210,6 +2215,7 @@
2210 - id: map_painting2 2215 - id: map_painting2
2211 orientation: north 2216 orientation: north
2212 enter_only: True # otherwise you might just skip the whole game! 2217 enter_only: True # otherwise you might just skip the whole game!
2218 req_blocked_when_no_doors: True # owl hallway in vanilla doors
2213 Roof: 2219 Roof:
2214 entrances: 2220 entrances:
2215 Orange Tower Seventh Floor: True 2221 Orange Tower Seventh Floor: True
@@ -2276,6 +2282,7 @@
2276 paintings: 2282 paintings:
2277 - id: arrows_painting_11 2283 - id: arrows_painting_11
2278 orientation: east 2284 orientation: east
2285 req_blocked_when_no_doors: True # owl hallway in vanilla doors
2279 Courtyard: 2286 Courtyard:
2280 entrances: 2287 entrances:
2281 Roof: True 2288 Roof: True
@@ -5755,11 +5762,13 @@
5755 move: True 5762 move: True
5756 required_door: 5763 required_door:
5757 door: Exit 5764 door: Exit
5765 req_blocked_when_no_doors: True # the wondrous (table) in vanilla doors
5758 - id: symmetry_painting_a_6 5766 - id: symmetry_painting_a_6
5759 orientation: west 5767 orientation: west
5760 exit_only: True 5768 exit_only: True
5761 - id: symmetry_painting_b_6 5769 - id: symmetry_painting_b_6
5762 orientation: north 5770 orientation: north
5771 req_blocked_when_no_doors: True # the wondrous (table) in vanilla doors
5763 Arrow Garden: 5772 Arrow Garden:
5764 entrances: 5773 entrances:
5765 The Wondrous: 5774 The Wondrous:
@@ -6914,6 +6923,7 @@
6914 paintings: 6923 paintings:
6915 - id: clock_painting_3 6924 - id: clock_painting_3
6916 orientation: east 6925 orientation: east
6926 req_blocked: True # outside the wise (with or without door shuffle)
6917 The Red: 6927 The Red:
6918 entrances: 6928 entrances:
6919 Roof: True 6929 Roof: True
@@ -7362,6 +7372,7 @@
7362 paintings: 7372 paintings:
7363 - id: hi_solved_painting4 7373 - id: hi_solved_painting4
7364 orientation: south 7374 orientation: south
7375 req_blocked_when_no_doors: True # owl hallway in vanilla doors
7365 Challenge Room: 7376 Challenge Room:
7366 entrances: 7377 entrances:
7367 Welcome Back Area: 7378 Welcome Back Area: