summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/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/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/Link Area.txtpb')
-rw-r--r--data/maps/the_entry/rooms/Link Area.txtpb39
1 files changed, 39 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Link Area.txtpb b/data/maps/the_entry/rooms/Link Area.txtpb new file mode 100644 index 0000000..98a8af4 --- /dev/null +++ b/data/maps/the_entry/rooms/Link Area.txtpb
@@ -0,0 +1,39 @@
1name: "Link Area"
2display_name: "Pyramid Area"
3panels {
4 name: "WANDER"
5 path: "Panels/Pilgrimage/cream_3"
6 clue: "wander"
7 answer: "amble"
8 symbols: "sun"
9}
10paintings {
11 name: "NEAR"
12 path: "Components/Paintings/aches"
13 orientation: "north"
14 display_name: "Near Painting"
15}
16paintings {
17 name: "FAR"
18 path: "Components/Paintings/aches3"
19 orientation: "south"
20 display_name: "Far Painting"
21}
22paintings {
23 name: "PYRAMID"
24 path: "Components/Paintings/triangle"
25 orientation: "south"
26 display_name: "Center Painting"
27}
28ports {
29 name: "BLUE"
30 path: "worldport8"
31 orientation: "west"
32 required_door { name: "Liberated Entrance" }
33}
34ports {
35 name: "BROWN"
36 path: "worldport9"
37 orientation: "east"
38 required_door { name: "Literate Entrance" }
39} \ No newline at end of file