summary refs log tree commit diff stats
path: root/data/maps/the_three_doors/rooms/First Second Room.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_three_doors/rooms/First Second Room.txtpb')
-rw-r--r--data/maps/the_three_doors/rooms/First Second Room.txtpb37
1 files changed, 37 insertions, 0 deletions
diff --git a/data/maps/the_three_doors/rooms/First Second Room.txtpb b/data/maps/the_three_doors/rooms/First Second Room.txtpb new file mode 100644 index 0000000..1bee8c7 --- /dev/null +++ b/data/maps/the_three_doors/rooms/First Second Room.txtpb
@@ -0,0 +1,37 @@
1name: "First Second Room"
2panels {
3 name: "FIRS"
4 path: "Panels/First Second/panel"
5 clue: "firs"
6 answer: "first"
7 symbols: SPARKLES
8}
9panels {
10 name: "INITIAL"
11 path: "Panels/First Second/panel2"
12 clue: "initial"
13 answer: "first"
14 symbols: SUN
15}
16panels {
17 name: "MINUTE (1)"
18 path: "Panels/First Second/panel3"
19 clue: "minute"
20 answer: "second"
21 symbols: EXAMPLE
22}
23panels {
24 name: "MINUTE (2)"
25 path: "Panels/First Second/panel4"
26 clue: "minute"
27 answer: "second"
28 symbols: BOXES
29}
30ports {
31 name: "GREAT"
32 path: "Components/Warps/worldport"
33}
34ports {
35 name: "TTD"
36 path: "Components/Warps/worldport2"
37}