about summary refs log tree commit diff stats
path: root/data/maps/the_shop
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_shop')
-rw-r--r--data/maps/the_shop/doors.txtpb40
-rw-r--r--data/maps/the_shop/metadata.txtpb1
-rw-r--r--data/maps/the_shop/rooms/Main Area.txtpb167
3 files changed, 208 insertions, 0 deletions
diff --git a/data/maps/the_shop/doors.txtpb b/data/maps/the_shop/doors.txtpb new file mode 100644 index 0000000..2ce7c71 --- /dev/null +++ b/data/maps/the_shop/doors.txtpb
@@ -0,0 +1,40 @@
1doors {
2 name: "Books Puzzles"
3 type: LOCATION_ONLY
4 panels { room: "Main Area" name: "DUCKS" }
5 panels { room: "Main Area" name: "BREAK" }
6 panels { room: "Main Area" name: "LIGHTNING" }
7 panels { room: "Main Area" name: "BRAIN" }
8 panels { room: "Main Area" name: "STONE" }
9 panels { room: "Main Area" name: "MUTANT" }
10 panels { room: "Main Area" name: "DAY" }
11 panels { room: "Main Area" name: "CARNIVAL" }
12 panels { room: "Main Area" name: "LARKS" }
13 panels { room: "Main Area" name: "COBRAS" }
14 panels { room: "Main Area" name: "STIM" }
15 panels { room: "Main Area" name: "ALIVE" }
16 location_room: "Main Area"
17}
18doors {
19 name: "Games Puzzles"
20 type: LOCATION_ONLY
21 panels { room: "Main Area" name: "BALD" }
22 panels { room: "Main Area" name: "FENCE" }
23 panels { room: "Main Area" name: "LIFE" }
24 panels { room: "Main Area" name: "POOL" }
25 panels { room: "Main Area" name: "CARDS" }
26 panels { room: "Main Area" name: "CIRCUS" }
27 panels { room: "Main Area" name: "DRESS" }
28 panels { room: "Main Area" name: "BLOCK" }
29 panels { room: "Main Area" name: "STAB" }
30 panels { room: "Main Area" name: "TADPOLES" }
31 location_room: "Main Area"
32}
33doors {
34 name: "N Entered"
35 type: EVENT
36 latch: true
37 receivers: "Components/Doors/entry_1"
38 receivers: "Components/Doors/entry_2"
39 keyholders { room: "Main Area" name: "N" key: "n" }
40}
diff --git a/data/maps/the_shop/metadata.txtpb b/data/maps/the_shop/metadata.txtpb new file mode 100644 index 0000000..06f7fed --- /dev/null +++ b/data/maps/the_shop/metadata.txtpb
@@ -0,0 +1 @@
display_name: "The Shop"
diff --git a/data/maps/the_shop/rooms/Main Area.txtpb b/data/maps/the_shop/rooms/Main Area.txtpb new file mode 100644 index 0000000..df1cb14 --- /dev/null +++ b/data/maps/the_shop/rooms/Main Area.txtpb
@@ -0,0 +1,167 @@
1name: "Main Area"
2panels {
3 name: "DUCKS"
4 path: "Panels/Books/panel_1"
5 clue: "ducks"
6 answer: "bills"
7 symbols: BOXES
8}
9panels {
10 name: "BREAK"
11 path: "Panels/Books/panel_2"
12 clue: "break"
13 answer: "brake"
14 symbols: ZERO
15}
16panels {
17 name: "LIGHTNING"
18 path: "Panels/Books/panel_3"
19 clue: "lightning"
20 answer: "thunder"
21 symbols: AGE
22}
23panels {
24 name: "BRAIN"
25 path: "Panels/Books/panel_4"
26 clue: "brain"
27 answer: "head"
28 symbols: STARS
29}
30panels {
31 name: "STONE"
32 path: "Panels/Books/panel_5"
33 clue: "stone"
34 answer: "onyx"
35 symbols: EXAMPLE
36}
37panels {
38 name: "MUTANT"
39 path: "Panels/Books/panel_6"
40 clue: "mutant"
41 answer: "storm"
42 symbols: EXAMPLE
43}
44panels {
45 name: "DAY"
46 path: "Panels/Books/panel_7"
47 clue: "day"
48 answer: "night"
49 symbols: SUN
50}
51panels {
52 name: "CARNIVAL"
53 path: "Panels/Books/panel_8"
54 clue: "carnival"
55 answer: "circus"
56 symbols: EXAMPLE
57}
58panels {
59 name: "LARKS"
60 path: "Panels/Books/panel_9"
61 clue: "larks"
62 answer: "songbirds"
63 symbols: EXAMPLE
64}
65panels {
66 name: "COBRAS"
67 path: "Panels/Books/panel_10"
68 clue: "cobras"
69 answer: "snakes"
70 symbols: EXAMPLE
71}
72panels {
73 name: "STIM"
74 path: "Panels/Books/panel_11"
75 clue: "stim"
76 answer: "mist"
77 symbols: ANAGRAM
78}
79panels {
80 name: "ALIVE"
81 path: "Panels/Books/panel_12"
82 clue: "alive"
83 answer: "born"
84 symbols: AGE
85}
86panels {
87 name: "BALD"
88 path: "Panels/Games/panel_1"
89 clue: "bald"
90 answer: "balder"
91 symbols: PYRAMID
92}
93panels {
94 name: "FENCE"
95 path: "Panels/Games/panel_2"
96 clue: "fence"
97 answer: "gate"
98 symbols: BOXES
99}
100panels {
101 name: "LIFE"
102 path: "Panels/Games/panel_3"
103 clue: "life"
104 answer: "death"
105 symbols: AGE
106}
107panels {
108 name: "POOL"
109 path: "Panels/Games/panel_4"
110 clue: "pool"
111 answer: "loop"
112 symbols: ANAGRAM
113}
114panels {
115 name: "CARDS"
116 path: "Panels/Games/panel_5"
117 clue: "cards"
118 answer: "poker"
119 symbols: EXAMPLE
120}
121panels {
122 name: "CIRCUS"
123 path: "Panels/Games/panel_6"
124 clue: "circus"
125 answer: "clown"
126 symbols: STARS
127}
128panels {
129 name: "DRESS"
130 path: "Panels/Games/panel_7"
131 clue: "dress"
132 answer: "veil"
133 symbols: BOXES
134}
135panels {
136 name: "BLOCK"
137 path: "Panels/Games/panel_8"
138 clue: "block"
139 answer: "guard"
140 symbols: SUN
141}
142panels {
143 name: "STAB"
144 path: "Panels/Games/panel_9"
145 clue: "stab"
146 answer: "poke"
147 symbols: PYRAMID
148}
149panels {
150 name: "TADPOLES"
151 path: "Panels/Games/panel_10"
152 clue: "tadpoles"
153 answer: "toads"
154 symbols: AGE
155}
156ports {
157 name: "ENTRY"
158 display_name: "Entrance"
159 path: "Components/Warps/worldport"
160 destination { x: 4 y: 0 z: 12 }
161 rotation: 90
162}
163keyholders {
164 name: "N"
165 path: "Components/KeyHolders/keyHolderN"
166 key: "n"
167}