summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Globe Room.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-24 18:18:09 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-24 18:18:09 -0400
commitb7efc4f591dc91876c573e5361f52689705e6e50 (patch)
treefb408193ec33dec6cd4a9fcf456b7d044ab99511 /data/maps/daedalus/rooms/Globe Room.txtpb
parentaddcf1712c66e7b058c87ac4342bd08685d6c6aa (diff)
downloadlingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.gz
lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.bz2
lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.zip
Added daedalus
Diffstat (limited to 'data/maps/daedalus/rooms/Globe Room.txtpb')
-rw-r--r--data/maps/daedalus/rooms/Globe Room.txtpb54
1 files changed, 54 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/Globe Room.txtpb b/data/maps/daedalus/rooms/Globe Room.txtpb new file mode 100644 index 0000000..49488f0 --- /dev/null +++ b/data/maps/daedalus/rooms/Globe Room.txtpb
@@ -0,0 +1,54 @@
1name: "Globe Room"
2display_name: "Southwest Area"
3panels {
4 name: "NORTH"
5 path: "Panels/Halls/directions_1"
6 clue: "north"
7 answer: "shotu"
8 symbols: EXAMPLE
9 proxies { answer: "south" path: "Panels/Halls/directions_2" }
10 proxies { answer: "west" path: "Panels/Halls/directions_3" }
11 proxies { answer: "east" path: "Panels/Halls/directions_4" }
12}
13panels {
14 name: "HIDDEN"
15 path: "Panels/Halls/halls_16"
16 clue: "hidden"
17 answer: "ceortv"
18 symbols: SUN
19 proxies { answer: "covert" path: "Panels/Halls/secret_proxy_5" }
20 proxies { answer: "secret" path: "Panels/Halls/secret_proxy_6" }
21}
22panels {
23 name: "TICK"
24 path: "Panels/Sticks/stick_1"
25 clue: "tick"
26 answer: "tskci"
27 symbols: SPARKLES
28 proxies { answer: "stick" path: "Panels/Sticks/stick_proxy_1" }
29 proxies { answer: "sticks" path: "Panels/Sticks/stick_proxy_2" }
30}
31panels {
32 name: "TONE"
33 path: "Panels/Sticks/stick_2"
34 clue: "tone"
35 answer: "tsnoe"
36 symbols: SPARKLES
37 proxies { answer: "stone" path: "Panels/Sticks/stick_proxy_3" }
38 proxies { answer: "stones" path: "Panels/Sticks/stick_proxy_4" }
39}
40panels {
41 name: "BONE"
42 path: "Panels/Sticks/stick_3"
43 clue: "bone"
44 answer: "bones"
45 symbols: PLANET
46}
47panels {
48 name: "WORD"
49 path: "Panels/Sticks/stick_4"
50 clue: "word"
51 answer: "words"
52 symbols: PLANET
53 required_door { name: "Southwest Sticks And Stones Door" }
54}