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/Flipped Second 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/Flipped Second Room.yaml')
-rw-r--r-- | data/maps/the_entry/rooms/Flipped Second Room.yaml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Flipped Second Room.yaml b/data/maps/the_entry/rooms/Flipped Second Room.yaml new file mode 100644 index 0000000..5816b9e --- /dev/null +++ b/data/maps/the_entry/rooms/Flipped Second Room.yaml | |||
@@ -0,0 +1,26 @@ | |||
1 | name: Flipped Second Room | ||
2 | display_name: Flip Area | ||
3 | panels: | ||
4 | CLUE: | ||
5 | id: "Panels/Entry/second_right_top" | ||
6 | clue: clue | ||
7 | answer: hint | ||
8 | symbol: | ||
9 | - sun | ||
10 | SLENDER: | ||
11 | id: "Panels/Entry/second_left_top" | ||
12 | clue: slender | ||
13 | answer: thin | ||
14 | symbol: | ||
15 | - sun | ||
16 | paintings: | ||
17 | EYE: | ||
18 | id: "Components/Paintings/eyes" | ||
19 | orientation: north | ||
20 | flipped: True | ||
21 | display_name: Eye Painting | ||
22 | ports: | ||
23 | FOUR: | ||
24 | id: "Components/Warps/worldport9" | ||
25 | orientation: south | ||
26 | required_door: Flipped Second Room Right Door | ||