diff options
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 | } | ||