about summary refs log tree commit diff stats
path: root/data/maps/the_gallery/rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_gallery/rooms')
-rw-r--r--data/maps/the_gallery/rooms/Back Room.txtpb16
-rw-r--r--data/maps/the_gallery/rooms/Daedalus Extension.txtpb43
-rw-r--r--data/maps/the_gallery/rooms/Ending.txtpb5
-rw-r--r--data/maps/the_gallery/rooms/Main Area.txtpb169
4 files changed, 233 insertions, 0 deletions
diff --git a/data/maps/the_gallery/rooms/Back Room.txtpb b/data/maps/the_gallery/rooms/Back Room.txtpb new file mode 100644 index 0000000..74d5304 --- /dev/null +++ b/data/maps/the_gallery/rooms/Back Room.txtpb
@@ -0,0 +1,16 @@
1name: "Back Room"
2panels {
3 name: "UNYIELDING"
4 path: "Panels/entry_2"
5 clue: ""
6 answer: "jab"
7 symbols: QUESTION
8}
9panels {
10 name: "TREE"
11 path: "Panels/entry_3"
12 clue: ""
13 answer: "icy"
14 symbols: QUESTION
15}
16# Not sure whether the two paintings in here should be randomized, since they're hints.
diff --git a/data/maps/the_gallery/rooms/Daedalus Extension.txtpb b/data/maps/the_gallery/rooms/Daedalus Extension.txtpb new file mode 100644 index 0000000..51d2be5 --- /dev/null +++ b/data/maps/the_gallery/rooms/Daedalus Extension.txtpb
@@ -0,0 +1,43 @@
1name: "Daedalus Extension"
2panels {
3 name: "WHERE"
4 path: "Panels/entry_1"
5 clue: "where"
6 answer: "question"
7 symbols: EXAMPLE
8}
9paintings {
10 name: "EYE"
11 path: "Components/Paintings/Daedalus/eyeRed"
12 orientation: "north"
13}
14paintings {
15 name: "PYRAMID"
16 path: "Components/Paintings/Daedalus/pyramid"
17 orientation: "west"
18}
19paintings {
20 name: "TOWER"
21 path: "Components/Paintings/Daedalus/tower"
22 orientation: "west"
23}
24paintings {
25 name: "GATE"
26 path: "Components/Paintings/Daedalus/gate"
27 orientation: "west"
28}
29paintings {
30 name: "PUMPKIN"
31 path: "Components/Paintings/Daedalus/pumpkin"
32 orientation: "east"
33}
34paintings {
35 name: "HOUSE"
36 path: "Components/Paintings/Daedalus/house"
37 orientation: "east"
38}
39paintings {
40 name: "SNAKE"
41 path: "Components/Paintings/Daedalus/snake"
42 orientation: "east"
43}
diff --git a/data/maps/the_gallery/rooms/Ending.txtpb b/data/maps/the_gallery/rooms/Ending.txtpb new file mode 100644 index 0000000..f713acc --- /dev/null +++ b/data/maps/the_gallery/rooms/Ending.txtpb
@@ -0,0 +1,5 @@
1name: "Ending"
2endings {
3 name: "YELLOW"
4 path: "Components/Endings/yellow_ending"
5}
diff --git a/data/maps/the_gallery/rooms/Main Area.txtpb b/data/maps/the_gallery/rooms/Main Area.txtpb new file mode 100644 index 0000000..e88dc48 --- /dev/null +++ b/data/maps/the_gallery/rooms/Main Area.txtpb
@@ -0,0 +1,169 @@
1name: "Main Area"
2keyholders {
3 name: "P"
4 path: "Components/KeyHolders/keyHolderP"
5 key: "p"
6}
7paintings {
8 name: "OWL"
9 path: "Components/Paintings/Starting/owl"
10 orientation: "east"
11}
12paintings {
13 name: "EXTRAVAGANT"
14 path: "Components/Paintings/Starting/unless"
15 orientation: "west"
16}
17paintings {
18 name: "MAZE"
19 path: "Components/Paintings/Starting/spiral"
20 orientation: "north"
21}
22paintings {
23 name: "DARKROOM"
24 path: "Components/Paintings/darkroom"
25 orientation: "west"
26 move: true
27 enter_only: true
28 required_door { name: "Darkroom Painting" }
29}
30paintings {
31 name: "BUTTERFLY"
32 path: "Components/Paintings/butterfly"
33 orientation: "west"
34 move: true
35 enter_only: true
36 required_door { name: "Butterfly Painting" }
37}
38paintings {
39 name: "BETWEEN"
40 path: "Components/Paintings/between"
41 orientation: "east"
42 move: true
43 enter_only: true
44 required_door { name: "Between Painting" }
45}
46paintings {
47 name: "ENTRY"
48 path: "Components/Paintings/eyes"
49 orientation: "east"
50 move: true
51 enter_only: true
52 required_door { name: "Entry Painting" }
53}
54paintings {
55 name: "WISE"
56 path: "Components/Paintings/triangle"
57 orientation: "west"
58 move: true
59 enter_only: true
60 required_door { name: "Wise Painting" }
61}
62paintings {
63 name: "TREE"
64 path: "Components/Paintings/Clue Maps/tree"
65 orientation: "north"
66 move: true
67 enter_only: true
68 required_door { name: "Tree Painting" }
69}
70paintings {
71 name: "UNYIELDING"
72 path: "Components/Paintings/Clue Maps/unyielding"
73 orientation: "north"
74 move: true
75 enter_only: true
76 required_door { name: "Unyielding Painting" }
77}
78paintings {
79 name: "PARTHENON"
80 path: "Components/Paintings/Endings/parthenon"
81 orientation: "east"
82}
83paintings {
84 name: "GRAVEYARD"
85 path: "Components/Paintings/Endings/grave"
86 orientation: "south"
87 move: true
88 enter_only: true
89 required_door { name: "Graveyard Painting" }
90}
91paintings {
92 name: "CC"
93 path: "Components/Paintings/Endings/desert"
94 orientation: "south"
95 move: true
96 enter_only: true
97 required_door { name: "Control Center Painting" }
98}
99paintings {
100 name: "TOWER"
101 path: "Components/Paintings/Endings/red"
102 orientation: "north"
103 move: true
104 enter_only: true
105 required_door { name: "Tower Painting" }
106}
107paintings {
108 name: "WONDROUS"
109 path: "Components/Paintings/Endings/window"
110 orientation: "north"
111 move: true
112 enter_only: true
113 required_door { name: "Wondrous Painting" }
114}
115paintings {
116 name: "RAINBOW"
117 path: "Components/Paintings/Endings/rainbow"
118 orientation: "east"
119 move: true
120 enter_only: true
121 required_door { name: "Rainbow Painting" }
122}
123paintings {
124 name: "WORDS"
125 path: "Components/Paintings/Endings/words"
126 orientation: "west"
127 move: true
128 enter_only: true
129 required_door { name: "Words Painting" }
130}
131paintings {
132 name: "COLORFUL"
133 path: "Components/Paintings/Endings/colorful"
134 orientation: "north"
135 move: true
136 enter_only: true
137 required_door { name: "Colorful Painting" }
138}
139paintings {
140 name: "CASTLE"
141 path: "Components/Paintings/Endings/castle"
142 orientation: "south"
143 move: true
144 enter_only: true
145 required_door { name: "Castle Painting" }
146}
147paintings {
148 name: "SUNTEMPLE"
149 path: "Components/Paintings/Endings/temple"
150 orientation: "east"
151 move: true
152 enter_only: true
153 required_door { name: "Sun Temple Painting" }
154}
155paintings {
156 name: "ANCIENT"
157 path: "Components/Paintings/Endings/cubes"
158 orientation: "west"
159 move: true
160 enter_only: true
161 required_door { name: "Ancient Painting" }
162}
163ports {
164 name: "ENTRY"
165 display_name: "Entrance"
166 path: "Components/Warps/worldport"
167 destination { x: -3.5 y: 0 z: 16 }
168 rotation: 270
169}