diff options
Diffstat (limited to 'data/maps/the_sirenic/rooms/Start.txtpb')
-rw-r--r-- | data/maps/the_sirenic/rooms/Start.txtpb | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/maps/the_sirenic/rooms/Start.txtpb b/data/maps/the_sirenic/rooms/Start.txtpb new file mode 100644 index 0000000..762d8ed --- /dev/null +++ b/data/maps/the_sirenic/rooms/Start.txtpb | |||
@@ -0,0 +1,21 @@ | |||
1 | name: "Start" | ||
2 | display_name: "Sirenic" | ||
3 | panels { | ||
4 | name: "Flipped" | ||
5 | path: "Panels/Entry/entry_2" | ||
6 | clue: "" | ||
7 | answer: "down" | ||
8 | symbols: "lingo" | ||
9 | } | ||
10 | panels { | ||
11 | name: "Obverse" | ||
12 | path: "Panels/Entry/entry_3" | ||
13 | clue: "" | ||
14 | answer: "upside" | ||
15 | symbols: "lingo" | ||
16 | } | ||
17 | ports { | ||
18 | name: "PLAZA" | ||
19 | path: "Components/Warps/worldport" | ||
20 | orientation: "south" | ||
21 | } | ||