diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-12 23:53:00 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-12 23:53:00 -0400 |
commit | f531a757c6d9488094f2df4b85a4135b211097e9 (patch) | |
tree | 18504df8f52ab018d5013ce3ec3ddb9762898eb7 /data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb | |
parent | 4c8a38dfc0121343396d2a0d734cf1445d05b60c (diff) | |
download | lingo2-archipelago-f531a757c6d9488094f2df4b85a4135b211097e9.tar.gz lingo2-archipelago-f531a757c6d9488094f2df4b85a4135b211097e9.tar.bz2 lingo2-archipelago-f531a757c6d9488094f2df4b85a4135b211097e9.zip |
Added the_extravagant
Diffstat (limited to 'data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb')
-rw-r--r-- | data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb b/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb new file mode 100644 index 0000000..3fd845b --- /dev/null +++ b/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb | |||
@@ -0,0 +1,31 @@ | |||
1 | name: "Y Plus Third Floor" | ||
2 | # It's the second floor too... | ||
3 | display_name: "E" | ||
4 | panels { | ||
5 | name: "CACTUS" | ||
6 | path: "Panels/panel_6" | ||
7 | clue: "cactus" | ||
8 | answer: "thorn" | ||
9 | symbols: "boxes" | ||
10 | } | ||
11 | panels { | ||
12 | name: "TAIL" | ||
13 | path: "Panels/panel_12" | ||
14 | clue: "tail" | ||
15 | answer: "rat" | ||
16 | symbols: "boxes" | ||
17 | } | ||
18 | paintings { | ||
19 | name: "UNMORE" | ||
20 | path: "Components/Paintings/unmore2" | ||
21 | gravity: Y_PLUS | ||
22 | orientation: "east" | ||
23 | display_name: "E Side Third Floor Painting" | ||
24 | } | ||
25 | paintings { | ||
26 | name: "UNDUE" | ||
27 | path: "Components/Paintings/undue2" | ||
28 | gravity: Y_PLUS | ||
29 | orientation: "south" | ||
30 | display_name: "Hat Chamber Upside Down Painting" | ||
31 | } | ||