about summary refs log tree commit diff stats
path: root/data/maps/the_lionized/rooms/Puzzle Room.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_lionized/rooms/Puzzle Room.txtpb')
-rw-r--r--data/maps/the_lionized/rooms/Puzzle Room.txtpb62
1 files changed, 62 insertions, 0 deletions
diff --git a/data/maps/the_lionized/rooms/Puzzle Room.txtpb b/data/maps/the_lionized/rooms/Puzzle Room.txtpb new file mode 100644 index 0000000..22b72ac --- /dev/null +++ b/data/maps/the_lionized/rooms/Puzzle Room.txtpb
@@ -0,0 +1,62 @@
1name: "Puzzle Room"
2panels {
3 name: "CHILD"
4 path: "Panels/entry_1"
5 clue: "child"
6 answer: "adult"
7 symbols: AGE
8}
9panels {
10 name: "FIRE"
11 path: "Panels/entry_2"
12 clue: "fire"
13 answer: "ash"
14 symbols: AGE
15}
16panels {
17 name: "LIFE"
18 path: "Panels/entry_3"
19 clue: "life"
20 answer: "death"
21 symbols: AGE
22}
23panels {
24 name: "ROCK"
25 path: "Panels/entry_4"
26 clue: "rock"
27 answer: "sand"
28 symbols: AGE
29}
30panels {
31 name: "LION"
32 path: "Panels/entry_5"
33 clue: "lion"
34 answer: "cub"
35 symbols: AGE
36}
37panels {
38 name: "FROG"
39 path: "Panels/entry_6"
40 clue: "frog"
41 answer: "tadpole"
42 symbols: AGE
43}
44panels {
45 name: "PIG"
46 path: "Panels/entry_7"
47 clue: "pig"
48 answer: "piglet"
49 symbols: AGE
50}
51panels {
52 name: "GOAT"
53 path: "Panels/entry_8"
54 clue: "goat"
55 answer: "kid"
56 symbols: AGE
57}
58ports {
59 name: "ENTRY"
60 path: "Components/Warps/worldport"
61 orientation: "south"
62}