summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms/Main Area.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-17 15:12:15 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-17 15:12:15 -0400
commite99f7bf302b528242a99b500f6c5b2423daaefd6 (patch)
tree1a3a81d7b16b7c4d4517f014d19af79d8ebc584e /data/maps/the_plaza/rooms/Main Area.txtpb
parentfee17b050898f2bb783c74bb8a43098954cce536 (diff)
downloadlingo2-archipelago-e99f7bf302b528242a99b500f6c5b2423daaefd6.tar.gz
lingo2-archipelago-e99f7bf302b528242a99b500f6c5b2423daaefd6.tar.bz2
lingo2-archipelago-e99f7bf302b528242a99b500f6c5b2423daaefd6.zip
Added the_plaza
Diffstat (limited to 'data/maps/the_plaza/rooms/Main Area.txtpb')
-rw-r--r--data/maps/the_plaza/rooms/Main Area.txtpb52
1 files changed, 52 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..70f0347 --- /dev/null +++ b/data/maps/the_plaza/rooms/Main Area.txtpb
@@ -0,0 +1,52 @@
1name: "Main Area"
2display_name: "Plaza"
3panels {
4 name: "COURTYARD"
5 path: "Panels/Entrances/panel_1"
6 clue: "courtyard"
7 answer: "plaza"
8 symbols: "sun"
9}
10panels {
11 name: "ASTOUNDING"
12 path: "Panels/Entrances/panel_2"
13 clue: "astounding"
14 answer: "impressive"
15 symbols: "pyramid"
16}
17panels {
18 name: "INFLEXIBLE"
19 path: "Panels/Entrances/panel_3"
20 clue: "inflexible"
21 answer: "unyielding"
22 symbols: "sun"
23}
24panels {
25 name: "AMONG"
26 path: "Panels/Entrances/panel_4"
27 clue: "among"
28 answer: "between"
29 symbols: "sun"
30}
31panels {
32 name: "AFFABLE"
33 path: "Panels/Entrances/panel_7"
34 clue: "affable"
35 answer: "charismatic"
36 symbols: "sun"
37}
38ports {
39 name: "UNYIELDING"
40 path: "Components/Warps/worldport"
41 orientation: "west"
42}
43ports {
44 name: "IMPRESSIVE"
45 path: "Components/Warps/worldport2"
46 orientation: "west"
47}
48ports {
49 name: "BETWEEN"
50 path: "Components/Warps/worldport3"
51 orientation: "west"
52}