diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 17:16:44 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 17:16:44 -0400 |
commit | e45e8e912badb91699c60c685983ec809d49017c (patch) | |
tree | c2d2d5c8c0e541eeffc9ef422b6b9eb9b3380993 /data/maps/the_impressive/rooms/WM Room.txtpb | |
parent | 896c9d7ab0e1ae7491e5ba6875e82d7e6fa841ca (diff) | |
download | lingo2-archipelago-e45e8e912badb91699c60c685983ec809d49017c.tar.gz lingo2-archipelago-e45e8e912badb91699c60c685983ec809d49017c.tar.bz2 lingo2-archipelago-e45e8e912badb91699c60c685983ec809d49017c.zip |
Added the_impressive
Diffstat (limited to 'data/maps/the_impressive/rooms/WM Room.txtpb')
-rw-r--r-- | data/maps/the_impressive/rooms/WM Room.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/the_impressive/rooms/WM Room.txtpb b/data/maps/the_impressive/rooms/WM Room.txtpb new file mode 100644 index 0000000..95e5aab --- /dev/null +++ b/data/maps/the_impressive/rooms/WM Room.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "WM Room" | ||
2 | display_name: "Impressive" | ||
3 | panels { | ||
4 | name: "LEFT" | ||
5 | path: "Panels/entry_2" | ||
6 | clue: "left" | ||
7 | answer: "right" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "RIGHT" | ||
12 | path: "Panels/entry_3" | ||
13 | clue: "right" | ||
14 | answer: "right" | ||
15 | proxies { answer: "left" path: "Panels/proxied_1" } | ||
16 | } | ||