diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-19 20:48:39 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-19 20:48:39 -0400 |
commit | a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53 (patch) | |
tree | 832fc81ac8273b969840a179bfcbcb77229a2676 /data/maps/the_sirenic/rooms/Start.txtpb | |
parent | 724f8092c4808cdad47316e00949c04ee797acb5 (diff) | |
download | lingo2-archipelago-a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53.tar.gz lingo2-archipelago-a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53.tar.bz2 lingo2-archipelago-a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53.zip |
Added the_sirenic
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 | } | ||