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/Lobby.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/Lobby.txtpb')
-rw-r--r-- | data/maps/the_impressive/rooms/Lobby.txtpb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/the_impressive/rooms/Lobby.txtpb b/data/maps/the_impressive/rooms/Lobby.txtpb new file mode 100644 index 0000000..5492d67 --- /dev/null +++ b/data/maps/the_impressive/rooms/Lobby.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Lobby" | ||
2 | display_name: "Impressive" | ||
3 | panels { | ||
4 | name: "RIGHT" | ||
5 | path: "Panels/entry_1" | ||
6 | clue: "right" | ||
7 | answer: "right" | ||
8 | proxies { answer: "wrong" path: "Panels/proxied_3" } | ||
9 | } | ||
10 | ports { | ||
11 | name: "GREAT" | ||
12 | path: "Components/Warps/worldport" | ||
13 | orientation: "south" | ||
14 | } | ||