summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Link Area.txtpb
diff options
context:
space:
mode:
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