diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-04 16:02:12 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-04 16:02:12 -0400 |
commit | e36aead557d767539326b230f9ba8b89b4d1d1df (patch) | |
tree | c1beb6283b08c482cffa0549de47877b65655ebb /data/maps/the_entry/rooms/Eye Room.yaml | |
parent | 4fb8d5c4bd08b848818622ec864f451e7d51d1d0 (diff) | |
download | lingo2-archipelago-e36aead557d767539326b230f9ba8b89b4d1d1df.tar.gz lingo2-archipelago-e36aead557d767539326b230f9ba8b89b4d1d1df.tar.bz2 lingo2-archipelago-e36aead557d767539326b230f9ba8b89b4d1d1df.zip |
Mapped out The Entry
Diffstat (limited to 'data/maps/the_entry/rooms/Eye Room.yaml')
-rw-r--r-- | data/maps/the_entry/rooms/Eye Room.yaml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Eye Room.yaml b/data/maps/the_entry/rooms/Eye Room.yaml new file mode 100644 index 0000000..5e0a7b5 --- /dev/null +++ b/data/maps/the_entry/rooms/Eye Room.yaml | |||
@@ -0,0 +1,30 @@ | |||
1 | name: Eye Room | ||
2 | display_name: Eye Room | ||
3 | panels: | ||
4 | I: | ||
5 | id: "Panels/Entry/eyes_1" | ||
6 | clue: i | ||
7 | answer: eyes | ||
8 | symbol: | ||
9 | - zero | ||
10 | - planet | ||
11 | paintings: | ||
12 | ENTER: | ||
13 | id: "Components/Paintings/eyes2" | ||
14 | orientation: south | ||
15 | display_name: Black Wall Painting | ||
16 | EXIT: | ||
17 | id: "Components/Paintings/eyes4" | ||
18 | orientation: west | ||
19 | display_name: Beige Wall Painting | ||
20 | GALLERY: | ||
21 | id: "Components/Paintings/eyes5" | ||
22 | orientation: east | ||
23 | move: True | ||
24 | enter_only: True | ||
25 | required_door: Third Eye Painting | ||
26 | display_name: Painting Beside Panel | ||
27 | ports: | ||
28 | LIONIZED: | ||
29 | id: "Components/Warps/worldport10" | ||
30 | orientation: north | ||