about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Wonderland.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/Wonderland.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/Wonderland.txtpb')
-rw-r--r--data/maps/daedalus/rooms/Wonderland.txtpb42
1 files changed, 42 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/Wonderland.txtpb b/data/maps/daedalus/rooms/Wonderland.txtpb new file mode 100644 index 0000000..99c124e --- /dev/null +++ b/data/maps/daedalus/rooms/Wonderland.txtpb
@@ -0,0 +1,42 @@
1name: "Wonderland"
2display_name: "Northwest Area"
3# TODO: There's a warp from The Entry into here.
4panels {
5 name: "APRIL"
6 path: "Panels/Wonderland/wonderland_1"
7 clue: "april"
8 answer: "march"
9 symbols: EXAMPLE
10}
11panels {
12 name: "UNDER"
13 path: "Panels/Wonderland/wonderland_2"
14 clue: "under"
15 answer: "wonder"
16 symbols: ZERO
17}
18panels {
19 name: "ANGRY"
20 path: "Panels/Wonderland/wonderland_3"
21 clue: "angry"
22 answer: "mad"
23 symbols: SUN
24}
25panels {
26 name: "ARTS"
27 path: "Panels/Wonderland/wonderland_4"
28 clue: "arts"
29 answer: "hearts"
30 symbols: SPARKLES
31}
32panels {
33 name: "SONG"
34 path: "Panels/Wonderland/wonderland_5"
35 clue: "song"
36 answer: "carol"
37 symbols: EXAMPLE
38}
39ports {
40 name: "WONDROUS"
41 path: "Components/Warps/Worldports/worldport3"
42}