summary refs log tree commit diff stats
path: root/data/maps/the_double_sided/rooms/Start.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-11 11:47:01 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-11 11:47:01 -0400
commite441ec71f34a4bb432e1f676d3bff865b43a2a8e (patch)
tree68666f7b6363e11311ceee8657bdc385b8413a0f /data/maps/the_double_sided/rooms/Start.txtpb
parent3aea98027e61531f7747a0c92f29d1afa54e79a9 (diff)
downloadlingo2-archipelago-e441ec71f34a4bb432e1f676d3bff865b43a2a8e.tar.gz
lingo2-archipelago-e441ec71f34a4bb432e1f676d3bff865b43a2a8e.tar.bz2
lingo2-archipelago-e441ec71f34a4bb432e1f676d3bff865b43a2a8e.zip
Added the_double_sided
Diffstat (limited to 'data/maps/the_double_sided/rooms/Start.txtpb')
-rw-r--r--data/maps/the_double_sided/rooms/Start.txtpb21
1 files changed, 21 insertions, 0 deletions
diff --git a/data/maps/the_double_sided/rooms/Start.txtpb b/data/maps/the_double_sided/rooms/Start.txtpb new file mode 100644 index 0000000..3337a51 --- /dev/null +++ b/data/maps/the_double_sided/rooms/Start.txtpb
@@ -0,0 +1,21 @@
1name: "Start"
2display_name: "Maze"
3panels {
4 name: "ATTIC"
5 path: "Panels/Maze/panel_11"
6 clue: "attic"
7 answer: "basement"
8 symbols: "sun"
9}
10panels {
11 name: "FULL"
12 path: "Panels/Maze/panel_1"
13 clue: "full"
14 answer: "empty"
15 symbols: "sun"
16}
17ports {
18 name: "DARKROOM"
19 path: "Components/Warps/worldport"
20 orientation: "west"
21}