summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Back Area.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 14:18:48 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 14:18:48 -0400
commiteb23fc8152fa0f7033f3efeafbc0b9bec4ab865b (patch)
tree6f931b94e1596295a78b3716cd052ba188dc04bd /data/maps/the_great/rooms/Back Area.txtpb
parenta17b7e1cbfb43141af21263f838f9593836a9c52 (diff)
downloadlingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.tar.gz
lingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.tar.bz2
lingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.zip
Added the_great
Diffstat (limited to 'data/maps/the_great/rooms/Back Area.txtpb')
-rw-r--r--data/maps/the_great/rooms/Back Area.txtpb146
1 files changed, 146 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/Back Area.txtpb b/data/maps/the_great/rooms/Back Area.txtpb new file mode 100644 index 0000000..0a8b168 --- /dev/null +++ b/data/maps/the_great/rooms/Back Area.txtpb
@@ -0,0 +1,146 @@
1name: "Back Area"
2display_name: "Back Area"
3panels {
4 name: "PLANT"
5 path: "Panels/General/entry_14"
6 clue: "plant"
7 answer: "growth"
8 symbols: "null"
9}
10panels {
11 name: "TREE"
12 path: "Panels/General/entry_15"
13 clue: "tree"
14 answer: "growth"
15 symbols: "null"
16}
17panels {
18 name: "PAINTING"
19 path: "Panels/General/entry_11"
20 clue: "painting"
21 answer: "art"
22 symbols: "example"
23}
24panels {
25 name: "TOWEL"
26 path: "Panels/Towers/tower_2"
27 clue: "towel"
28 answer: "tower"
29 symbols: "sparkles"
30}
31panels {
32 name: "Top Landscape Top"
33 path: "Panels/Kiwi Room/kiwi_1"
34 clue: ""
35 answer: "one"
36 symbols: "question"
37}
38panels {
39 name: "Top Landscape Right"
40 path: "Panels/Kiwi Room/kiwi_2"
41 clue: ""
42 answer: "road"
43 symbols: "question"
44}
45panels {
46 name: "Top Landscape Bottom"
47 path: "Panels/Kiwi Room/kiwi_3"
48 clue: ""
49 answer: "many"
50 symbols: "question"
51}
52panels {
53 name: "Top Landscape Left"
54 path: "Panels/Kiwi Room/kiwi_4"
55 clue: ""
56 answer: "turns"
57 symbols: "question"
58}
59panels {
60 name: "Left Landscape Top"
61 path: "Panels/Kiwi Room/kiwi_5"
62 clue: ""
63 answer: "find"
64 symbols: "question"
65}
66panels {
67 name: "Left Landscape Right"
68 path: "Panels/Kiwi Room/kiwi_6"
69 clue: ""
70 answer: "keys"
71 symbols: "question"
72}
73panels {
74 name: "Left Landscape Bottom"
75 path: "Panels/Kiwi Room/kiwi_7"
76 clue: ""
77 answer: "write"
78 symbols: "question"
79}
80panels {
81 name: "Left Landscape Left"
82 path: "Panels/Kiwi Room/kiwi_8"
83 clue: ""
84 answer: "words"
85 symbols: "question"
86}
87panels {
88 name: "Right Landscape Top"
89 path: "Panels/Kiwi Room/kiwi_9"
90 clue: ""
91 answer: "hear"
92 symbols: "question"
93 proxies { answer: "tell" path: "Panels/Kiwi Proxies/kiwi_9_proxy_1" }
94}
95panels {
96 name: "Right Landscape Right"
97 path: "Panels/Kiwi Room/kiwi_10"
98 clue: ""
99 answer: "lies"
100 symbols: "question"
101}
102panels {
103 name: "Right Landscape Bottom"
104 path: "Panels/Kiwi Room/kiwi_11"
105 clue: ""
106 answer: "the"
107 symbols: "question"
108}
109panels {
110 name: "Right Landscape Left"
111 path: "Panels/Kiwi Room/kiwi_12"
112 clue: ""
113 answer: "ears"
114 symbols: "question"
115 proxies { answer: "eyes" path: "Panels/Kiwi Proxies/kiwi_12_proxy_1" }
116}
117paintings {
118 name: "SPIRAL"
119 path: "Components/Paintings/spiral"
120 enter_only: true
121 orientation: "north"
122 required_door { name: "Spiral Painting" }
123 # TODO: Hint painting type
124}
125ports {
126 name: "UNKEMPT"
127 path: "Meshes/Blocks/Warps/worldport5"
128 orientation: "north"
129}
130ports {
131 name: "THREEDOORS"
132 path: "Meshes/Blocks/Warps/worldport16"
133 orientation: "south"
134}
135ports {
136 name: "TOWER"
137 path: "Components/Warps/worldport10"
138 orientation: "south"
139 required_door { name: "Tower Entrance" }
140 # The reverse warp bypasses the door, so there needs to be two oneway connections.
141}
142ports {
143 name: "TREE"
144 path: "Meshes/Blocks/Warps/worldport17"
145 orientation: "north"
146}