about summary refs log tree commit diff stats
path: root/data/maps/the_liberated/rooms/Puzzle Room.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_liberated/rooms/Puzzle Room.txtpb')
-rw-r--r--data/maps/the_liberated/rooms/Puzzle Room.txtpb64
1 files changed, 64 insertions, 0 deletions
diff --git a/data/maps/the_liberated/rooms/Puzzle Room.txtpb b/data/maps/the_liberated/rooms/Puzzle Room.txtpb new file mode 100644 index 0000000..2103bfa --- /dev/null +++ b/data/maps/the_liberated/rooms/Puzzle Room.txtpb
@@ -0,0 +1,64 @@
1name: "Puzzle Room"
2panels {
3 name: "CORPSE"
4 path: "Panels/entry_1"
5 clue: "corpse"
6 answer: "corpses"
7 symbols: PLANET
8}
9panels {
10 name: "PERSON"
11 path: "Panels/entry_2"
12 clue: "person"
13 answer: "people"
14 symbols: PLANET
15}
16panels {
17 name: "MOOSE"
18 path: "Panels/entry_3"
19 clue: "moose"
20 answer: "moose"
21 symbols: PLANET
22}
23panels {
24 name: "FUNGUS"
25 path: "Panels/entry_4"
26 clue: "fungus"
27 answer: "fungi"
28 symbols: PLANET
29}
30panels {
31 name: "SAND"
32 path: "Panels/entry_5"
33 clue: "sand"
34 answer: "sands"
35 symbols: PLANET
36}
37panels {
38 name: "CASTLE"
39 path: "Panels/entry_6"
40 clue: "castle"
41 answer: "castles"
42 symbols: PLANET
43}
44panels {
45 name: "WOLF"
46 path: "Panels/entry_7"
47 clue: "wolf"
48 answer: "wolves"
49 symbols: PLANET
50}
51panels {
52 name: "FOOT"
53 path: "Panels/entry_8"
54 clue: "foot"
55 answer: "feet"
56 symbols: PLANET
57}
58ports {
59 name: "ENTRY"
60 display_name: "Entrance"
61 path: "Components/Warps/worldport"
62 destination { x: 0 y: 0 z: 7.5 }
63 rotation: 0
64}