summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Flipped Link Area.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-07 10:48:01 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-07 10:48:01 -0400
commit1eacf01378d4dff3aed73fffcc42e0352b93835e (patch)
treea90fd3b0e829bab1acef32ffc63aafe1fafc61a9 /data/maps/the_entry/rooms/Flipped Link Area.txtpb
parente36aead557d767539326b230f9ba8b89b4d1d1df (diff)
downloadlingo2-archipelago-1eacf01378d4dff3aed73fffcc42e0352b93835e.tar.gz
lingo2-archipelago-1eacf01378d4dff3aed73fffcc42e0352b93835e.tar.bz2
lingo2-archipelago-1eacf01378d4dff3aed73fffcc42e0352b93835e.zip
Trying out protobuf I guess
Diffstat (limited to 'data/maps/the_entry/rooms/Flipped Link Area.txtpb')
-rw-r--r--data/maps/the_entry/rooms/Flipped Link Area.txtpb23
1 files changed, 23 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Flipped Link Area.txtpb b/data/maps/the_entry/rooms/Flipped Link Area.txtpb new file mode 100644 index 0000000..b189c57 --- /dev/null +++ b/data/maps/the_entry/rooms/Flipped Link Area.txtpb
@@ -0,0 +1,23 @@
1name: "Flipped Link Area"
2display_name: "Pyramid Area"
3panels {
4 name: "WANDER"
5 path: "Panels/Pilgrimage/cream_4"
6 clue: "wander"
7 answer: "roam"
8 symbols: "sun"
9}
10paintings {
11 name: "NEAR"
12 path: "Components/Paintings/aches2"
13 orientation: "north"
14 flipped: true
15 display_name: "Flipper Near Painting"
16}
17paintings {
18 name: "FAR"
19 path: "Components/Paintings/aches4"
20 orientation: "south"
21 flipped: true
22 display_name: "Flipped Far Painting"
23} \ No newline at end of file