about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_plaza/rooms')
-rw-r--r--data/maps/the_plaza/rooms/Bottom Left Room.txtpb43
-rw-r--r--data/maps/the_plaza/rooms/Bottom Right Room.txtpb43
-rw-r--r--data/maps/the_plaza/rooms/Center Room.txtpb43
-rw-r--r--data/maps/the_plaza/rooms/Main Area.txtpb57
-rw-r--r--data/maps/the_plaza/rooms/Mastery.txtpb5
-rw-r--r--data/maps/the_plaza/rooms/Repetitive Entrance.txtpb15
-rw-r--r--data/maps/the_plaza/rooms/Sirenic Entrance.txtpb15
-rw-r--r--data/maps/the_plaza/rooms/Symbolic Entrance.txtpb15
-rw-r--r--data/maps/the_plaza/rooms/Top Left Room.txtpb161
-rw-r--r--data/maps/the_plaza/rooms/Top Right Room.txtpb150
10 files changed, 547 insertions, 0 deletions
diff --git a/data/maps/the_plaza/rooms/Bottom Left Room.txtpb b/data/maps/the_plaza/rooms/Bottom Left Room.txtpb new file mode 100644 index 0000000..138efc6 --- /dev/null +++ b/data/maps/the_plaza/rooms/Bottom Left Room.txtpb
@@ -0,0 +1,43 @@
1name: "Bottom Left Room"
2panels {
3 name: "SHELL (1)"
4 path: "Panels/Room 4/panel_1"
5 clue: "shell"
6 answer: "armadillo"
7 symbols: STARS
8}
9panels {
10 name: "SHELL (2)"
11 path: "Panels/Room 4/panel_2"
12 clue: "shell"
13 answer: "coconut"
14 symbols: STARS
15}
16panels {
17 name: "SHELL (3)"
18 path: "Panels/Room 4/panel_3"
19 clue: "shell"
20 answer: "egg"
21 symbols: STARS
22}
23panels {
24 name: "SHELL (4)"
25 path: "Panels/Room 4/panel_4"
26 clue: "shell"
27 answer: "crab"
28 symbols: STARS
29}
30panels {
31 name: "SHELL (5)"
32 path: "Panels/Room 4/panel_5"
33 clue: "shell"
34 answer: "turtle"
35 symbols: STARS
36}
37panels {
38 name: "SHELL (6)"
39 path: "Panels/Room 4/panel_6"
40 clue: "shell"
41 answer: "nut"
42 symbols: STARS
43}
diff --git a/data/maps/the_plaza/rooms/Bottom Right Room.txtpb b/data/maps/the_plaza/rooms/Bottom Right Room.txtpb new file mode 100644 index 0000000..fcd8d37 --- /dev/null +++ b/data/maps/the_plaza/rooms/Bottom Right Room.txtpb
@@ -0,0 +1,43 @@
1name: "Bottom Right Room"
2panels {
3 name: "FLY"
4 path: "Panels/Room 3/panel_1"
5 clue: "fly"
6 answer: "bird"
7 symbols: JOB
8}
9panels {
10 name: "DECLOG"
11 path: "Panels/Room 3/panel_2"
12 clue: "declog"
13 answer: "plunger"
14 symbols: JOB
15}
16panels {
17 name: "SWING"
18 path: "Panels/Room 3/panel_3"
19 clue: "swing"
20 answer: "bat"
21 symbols: JOB
22}
23panels {
24 name: "HIBERNATE"
25 path: "Panels/Room 3/panel_4"
26 clue: "hibernate"
27 answer: "bear"
28 symbols: JOB
29}
30panels {
31 name: "HONEY"
32 path: "Panels/Room 3/panel_5"
33 clue: "honey"
34 answer: "bee"
35 symbols: JOB
36}
37panels {
38 name: "INJECT"
39 path: "Panels/Room 3/panel_6"
40 clue: "inject"
41 answer: "syringe"
42 symbols: JOB
43}
diff --git a/data/maps/the_plaza/rooms/Center Room.txtpb b/data/maps/the_plaza/rooms/Center Room.txtpb new file mode 100644 index 0000000..dea2d06 --- /dev/null +++ b/data/maps/the_plaza/rooms/Center Room.txtpb
@@ -0,0 +1,43 @@
1name: "Center Room"
2panels {
3 name: "REPORTER"
4 path: "Panels/Room 2/panel_1"
5 clue: "reporter"
6 answer: "news"
7 symbols: JOB
8}
9panels {
10 name: "BIRD"
11 path: "Panels/Room 2/panel_2"
12 clue: "bird"
13 answer: "nest"
14 symbols: STARS
15}
16panels {
17 name: "FOX"
18 path: "Panels/Room 2/panel_3"
19 clue: "fox"
20 answer: "den"
21 symbols: STARS
22}
23panels {
24 name: "JUDGE"
25 path: "Panels/Room 2/panel_4"
26 clue: "judge"
27 answer: "law"
28 symbols: JOB
29}
30panels {
31 name: "DENTIST"
32 path: "Panels/Room 2/panel_5"
33 clue: "dentist"
34 answer: "teeth"
35 symbols: JOB
36}
37panels {
38 name: "SQUIRREL"
39 path: "Panels/Room 2/panel_6"
40 clue: "squirrel"
41 answer: "tree"
42 symbols: STARS
43}
diff --git a/data/maps/the_plaza/rooms/Main Area.txtpb b/data/maps/the_plaza/rooms/Main Area.txtpb new file mode 100644 index 0000000..c2fca13 --- /dev/null +++ b/data/maps/the_plaza/rooms/Main Area.txtpb
@@ -0,0 +1,57 @@
1name: "Main Area"
2panels {
3 name: "COURTYARD"
4 path: "Panels/Entrances/panel_1"
5 clue: "courtyard"
6 answer: "plaza"
7 symbols: SUN
8}
9panels {
10 name: "ASTOUNDING"
11 path: "Panels/Entrances/panel_2"
12 clue: "astounding"
13 answer: "impressive"
14 symbols: PYRAMID
15}
16panels {
17 name: "INFLEXIBLE"
18 path: "Panels/Entrances/panel_3"
19 clue: "inflexible"
20 answer: "unyielding"
21 symbols: SUN
22}
23panels {
24 name: "AMONG"
25 path: "Panels/Entrances/panel_4"
26 clue: "among"
27 answer: "between"
28 symbols: SUN
29}
30panels {
31 name: "AFFABLE"
32 path: "Panels/Entrances/panel_7"
33 clue: "affable"
34 answer: "charismatic"
35 symbols: SUN
36}
37ports {
38 name: "UNYIELDING"
39 display_name: "Unyielding Hallway"
40 path: "Components/Warps/worldport"
41 destination { x: 1 y: 0 z: 10 }
42 rotation: 270
43}
44ports {
45 name: "IMPRESSIVE"
46 display_name: "Impressive Hallway"
47 path: "Components/Warps/worldport2"
48 destination { x: 11 y: 0 z: 10 }
49 rotation: 270
50}
51ports {
52 name: "BETWEEN"
53 display_name: "Between Hallway"
54 path: "Components/Warps/worldport3"
55 destination { x: -9 y: 0 z: 10 }
56 rotation: 270
57}
diff --git a/data/maps/the_plaza/rooms/Mastery.txtpb b/data/maps/the_plaza/rooms/Mastery.txtpb new file mode 100644 index 0000000..749837e --- /dev/null +++ b/data/maps/the_plaza/rooms/Mastery.txtpb
@@ -0,0 +1,5 @@
1name: "Mastery"
2masteries {
3 name: "MASTERY"
4 path: "Components/Collectables/smiley"
5}
diff --git a/data/maps/the_plaza/rooms/Repetitive Entrance.txtpb b/data/maps/the_plaza/rooms/Repetitive Entrance.txtpb new file mode 100644 index 0000000..59faaa8 --- /dev/null +++ b/data/maps/the_plaza/rooms/Repetitive Entrance.txtpb
@@ -0,0 +1,15 @@
1name: "Repetitive Entrance"
2panels {
3 name: "TEDIOUS"
4 path: "Panels/Entrances/panel_6"
5 clue: "tedious"
6 answer: "repetitive"
7 symbols: SUN
8}
9ports {
10 name: "REPETITIVE"
11 display_name: "Repetitive Entrance"
12 path: "Components/Warps/worldport5"
13 destination { x: -19 y: 0 z: 16 }
14 rotation: 180
15}
diff --git a/data/maps/the_plaza/rooms/Sirenic Entrance.txtpb b/data/maps/the_plaza/rooms/Sirenic Entrance.txtpb new file mode 100644 index 0000000..524de2b --- /dev/null +++ b/data/maps/the_plaza/rooms/Sirenic Entrance.txtpb
@@ -0,0 +1,15 @@
1name: "Sirenic Entrance"
2panels {
3 name: "SIREN"
4 path: "Panels/Entrances/panel_8"
5 clue: "siren"
6 answer: "sirenic"
7 symbols: SPARKLES
8}
9ports {
10 name: "SIRENIC"
11 display_name: "Sirenic Entrance"
12 path: "Components/Warps/worldport6"
13 destination { x: -51 y: 0 z: -43 }
14 rotation: 270
15}
diff --git a/data/maps/the_plaza/rooms/Symbolic Entrance.txtpb b/data/maps/the_plaza/rooms/Symbolic Entrance.txtpb new file mode 100644 index 0000000..e2719b8 --- /dev/null +++ b/data/maps/the_plaza/rooms/Symbolic Entrance.txtpb
@@ -0,0 +1,15 @@
1name: "Symbolic Entrance"
2panels {
3 name: "FIGURATIVE"
4 path: "Panels/Entrances/panel_5"
5 clue: "figurative"
6 answer: "symbolic"
7 symbols: SUN
8}
9ports {
10 name: "SYMBOLIC"
11 display_name: "Symbolic Entrance"
12 path: "Components/Warps/worldport4"
13 destination { x: 28 y: 0 z: 4 }
14 rotation: 0
15}
diff --git a/data/maps/the_plaza/rooms/Top Left Room.txtpb b/data/maps/the_plaza/rooms/Top Left Room.txtpb new file mode 100644 index 0000000..d5b7056 --- /dev/null +++ b/data/maps/the_plaza/rooms/Top Left Room.txtpb
@@ -0,0 +1,161 @@
1name: "Top Left Room"
2panels {
3 name: "BARE SOD"
4 path: "Panels/Room 6/panel_1"
5 clue: ""
6 answer: "growl"
7 symbols: LINGO
8}
9panels {
10 name: "SOD"
11 path: "Panels/Room 6/panel_2"
12 clue: "sod"
13 answer: "sound"
14 symbols: SPARKLES
15}
16panels {
17 name: "BARE"
18 path: "Panels/Room 6/panel_3"
19 clue: "bare"
20 answer: "bear"
21 symbols: ZERO
22}
23panels {
24 name: "KNOT TECTONIC"
25 path: "Panels/Room 6/panel_4"
26 clue: ""
27 answer: "bowls"
28 symbols: LINGO
29}
30panels {
31 name: "TECTONIC"
32 path: "Panels/Room 6/panel_5"
33 clue: "tectonic"
34 answer: "plates"
35 symbols: EXAMPLE
36 symbols: PLANET
37}
38panels {
39 name: "KNOT"
40 path: "Panels/Room 6/panel_6"
41 clue: "knot"
42 answer: "not"
43 symbols: ZERO
44 display_name: "KNOT (TL)"
45}
46panels {
47 name: "SURE TEMPER"
48 path: "Panels/Room 6/panel_7"
49 clue: ""
50 answer: "thermometer"
51 symbols: JOB
52 symbols: LINGO
53}
54panels {
55 name: "TEMPER"
56 path: "Panels/Room 6/panel_8"
57 clue: "temper"
58 answer: "temperature"
59 symbols: SPARKLES
60}
61panels {
62 name: "SURE"
63 path: "Panels/Room 6/panel_9"
64 clue: "sure"
65 answer: "measure"
66 symbols: SPARKLES
67}
68panels {
69 name: "BACKPACK SILVER"
70 path: "Panels/Room 6/panel_10"
71 clue: ""
72 answer: "coat"
73 symbols: BOXES
74 symbols: LINGO
75}
76panels {
77 name: "COLOR (2)"
78 path: "Panels/Room 6/panel_22"
79 clue: "color"
80 answer: "white"
81 symbols: EXAMPLE
82}
83panels {
84 name: "SILVER"
85 path: "Panels/Room 6/panel_11"
86 clue: "silver"
87 answer: "lining"
88 symbols: EXAMPLE
89}
90panels {
91 name: "BACKPACK"
92 path: "Panels/Room 6/panel_12"
93 clue: "backpack"
94 answer: "zipper"
95 symbols: BOXES
96}
97panels {
98 name: "COLOR WHOLE"
99 path: "Panels/Room 6/panel_13"
100 clue: ""
101 answer: "star"
102 symbols: AGE
103 symbols: LINGO
104}
105panels {
106 name: "WHOLE"
107 path: "Panels/Room 6/panel_14"
108 clue: "whole"
109 answer: "hole"
110 symbols: ZERO
111}
112panels {
113 name: "COLOR (1)"
114 path: "Panels/Room 6/panel_15"
115 clue: "color"
116 answer: "black"
117 symbols: EXAMPLE
118}
119panels {
120 name: "CHILL BEAR"
121 path: "Panels/Room 6/panel_16"
122 clue: ""
123 answer: "fish"
124 symbols: LINGO
125}
126panels {
127 name: "BEAR"
128 path: "Panels/Room 6/panel_17"
129 clue: "bear"
130 answer: "bearer"
131 symbols: SPARKLES
132 display_name: "BEAR (TL)"
133}
134panels {
135 name: "CHILL"
136 path: "Panels/Room 6/panel_18"
137 clue: "chill"
138 answer: "gill"
139 symbols: ZERO
140}
141panels {
142 name: "SURE TEMPER BACKPACK SILVER"
143 path: "Panels/Room 6/panel_19"
144 clue: ""
145 answer: "doctor"
146 symbols: QUESTION
147}
148panels {
149 name: "KNOT TECTONIC BARE SOD"
150 path: "Panels/Room 6/panel_20"
151 clue: ""
152 answer: "owl"
153 symbols: QUESTION
154}
155panels {
156 name: "COLOR WHOLE CHILL BEAR"
157 path: "Panels/Room 6/panel_21"
158 clue: ""
159 answer: "starfish"
160 symbols: QUESTION
161}
diff --git a/data/maps/the_plaza/rooms/Top Right Room.txtpb b/data/maps/the_plaza/rooms/Top Right Room.txtpb new file mode 100644 index 0000000..7e91cbe --- /dev/null +++ b/data/maps/the_plaza/rooms/Top Right Room.txtpb
@@ -0,0 +1,150 @@
1name: "Top Right Room"
2panels {
3 name: "RIGHT WING"
4 path: "Panels/Room 5/panel_1"
5 clue: ""
6 answer: "bird"
7 symbols: LINGO
8}
9panels {
10 name: "WING"
11 path: "Panels/Room 5/panel_2"
12 clue: "wing"
13 answer: "bird"
14 symbols: BOXES
15}
16panels {
17 name: "RIGHT"
18 path: "Panels/Room 5/panel_3"
19 clue: "right"
20 answer: "write"
21 symbols: ZERO
22}
23panels {
24 name: "TYPIST BEAR"
25 path: "Panels/Room 5/panel_4"
26 clue: ""
27 answer: "cave"
28 symbols: LINGO
29}
30panels {
31 name: "BEAR"
32 path: "Panels/Room 5/panel_5"
33 clue: "bear"
34 answer: "cave"
35 symbols: STARS
36 display_name: "BEAR (TR)"
37}
38panels {
39 name: "TYPIST"
40 path: "Panels/Room 5/panel_6"
41 clue: "typist"
42 answer: "type"
43 symbols: JOB
44}
45panels {
46 name: "HALVES ANNOYED"
47 path: "Panels/Room 5/panel_7"
48 clue: ""
49 answer: "bug"
50 symbols: LINGO
51}
52panels {
53 name: "ANNOYED"
54 path: "Panels/Room 5/panel_8"
55 clue: "annoyed"
56 answer: "bugged"
57 symbols: SUN
58}
59panels {
60 name: "HALVES"
61 path: "Panels/Room 5/panel_9"
62 clue: "halves"
63 answer: "half"
64 symbols: PLANET
65}
66panels {
67 name: "SOUR GOOD"
68 path: "Panels/Room 5/panel_10"
69 clue: ""
70 answer: "honey"
71 symbols: LINGO
72}
73panels {
74 name: "GOOD"
75 path: "Panels/Room 5/panel_11"
76 clue: "good"
77 answer: "goo"
78 symbols: SPARKLES
79}
80panels {
81 name: "SOUR"
82 path: "Panels/Room 5/panel_12"
83 clue: "sour"
84 answer: "sweet"
85 symbols: SUN
86}
87panels {
88 name: "HOLE TIME"
89 path: "Panels/Room 5/panel_13"
90 clue: ""
91 answer: "house"
92 symbols: LINGO
93}
94panels {
95 name: "TIME"
96 path: "Panels/Room 5/panel_14"
97 clue: "time"
98 answer: "rhyme"
99 symbols: ZERO
100}
101panels {
102 name: "HOLE"
103 path: "Panels/Room 5/panel_15"
104 clue: "hole"
105 answer: "mouse"
106 symbols: STARS
107}
108panels {
109 name: "KNOT CHEF"
110 path: "Panels/Room 5/panel_16"
111 clue: ""
112 answer: "drink"
113 symbols: LINGO
114}
115panels {
116 name: "CHEF"
117 path: "Panels/Room 5/panel_17"
118 clue: "chef"
119 answer: "food"
120 symbols: JOB
121}
122panels {
123 name: "KNOT"
124 path: "Panels/Room 5/panel_18"
125 clue: "knot"
126 answer: "not"
127 symbols: ZERO
128 display_name: "KNOT (TR)"
129}
130panels {
131 name: "HALVES ANNOYED SOUR GOOD"
132 path: "Panels/Room 5/panel_19"
133 clue: ""
134 answer: "bee"
135 symbols: QUESTION
136}
137panels {
138 name: "TYPIST BEAR RIGHT WING"
139 path: "Panels/Room 5/panel_20"
140 clue: ""
141 answer: "bat"
142 symbols: QUESTION
143}
144panels {
145 name: "KNOT CHEF HOLE TIME"
146 path: "Panels/Room 5/panel_21"
147 clue: ""
148 answer: "bar"
149 symbols: QUESTION
150}