about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms/Main Area.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_plaza/rooms/Main Area.txtpb')
-rw-r--r--data/maps/the_plaza/rooms/Main Area.txtpb57
1 files changed, 57 insertions, 0 deletions
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}