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 Minus First 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 Minus First Floor.txtpb')
-rw-r--r-- | data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb b/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb new file mode 100644 index 0000000..fb674c0 --- /dev/null +++ b/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb | |||
@@ -0,0 +1,28 @@ | |||
1 | name: "Y Minus First Floor" | ||
2 | display_name: "3" | ||
3 | panels { | ||
4 | name: "RHINO" | ||
5 | path: "Panels/panel_2" | ||
6 | clue: "rhino" | ||
7 | answer: "horn" | ||
8 | symbols: "boxes" | ||
9 | } | ||
10 | panels { | ||
11 | name: "HORN" | ||
12 | path: "Panels/panel_3" | ||
13 | clue: "horn" | ||
14 | answer: "rhino" | ||
15 | symbols: "boxes" | ||
16 | } | ||
17 | paintings { | ||
18 | name: "GALLERY" | ||
19 | path: "Components/Paintings/unless3" | ||
20 | orientation: "south" | ||
21 | display_name: "3 Side First Floor Near Panels Painting" | ||
22 | } | ||
23 | paintings { | ||
24 | name: "SMILE" | ||
25 | path: "Components/Paintings/smile" | ||
26 | orientation: "east" | ||
27 | display_name: "3 Side First Floor Other Painting" | ||
28 | } | ||