diff options
Diffstat (limited to 'data/maps/daedalus/rooms/Wonderland.txtpb')
-rw-r--r-- | data/maps/daedalus/rooms/Wonderland.txtpb | 42 |
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 @@ | |||
1 | name: "Wonderland" | ||
2 | display_name: "Northwest Area" | ||
3 | # TODO: There's a warp from The Entry into here. | ||
4 | panels { | ||
5 | name: "APRIL" | ||
6 | path: "Panels/Wonderland/wonderland_1" | ||
7 | clue: "april" | ||
8 | answer: "march" | ||
9 | symbols: EXAMPLE | ||
10 | } | ||
11 | panels { | ||
12 | name: "UNDER" | ||
13 | path: "Panels/Wonderland/wonderland_2" | ||
14 | clue: "under" | ||
15 | answer: "wonder" | ||
16 | symbols: ZERO | ||
17 | } | ||
18 | panels { | ||
19 | name: "ANGRY" | ||
20 | path: "Panels/Wonderland/wonderland_3" | ||
21 | clue: "angry" | ||
22 | answer: "mad" | ||
23 | symbols: SUN | ||
24 | } | ||
25 | panels { | ||
26 | name: "ARTS" | ||
27 | path: "Panels/Wonderland/wonderland_4" | ||
28 | clue: "arts" | ||
29 | answer: "hearts" | ||
30 | symbols: SPARKLES | ||
31 | } | ||
32 | panels { | ||
33 | name: "SONG" | ||
34 | path: "Panels/Wonderland/wonderland_5" | ||
35 | clue: "song" | ||
36 | answer: "carol" | ||
37 | symbols: EXAMPLE | ||
38 | } | ||
39 | ports { | ||
40 | name: "WONDROUS" | ||
41 | path: "Components/Warps/Worldports/worldport3" | ||
42 | } | ||