diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
| commit | b7efc4f591dc91876c573e5361f52689705e6e50 (patch) | |
| tree | fb408193ec33dec6cd4a9fcf456b7d044ab99511 /data/maps/daedalus/rooms/Wonderland.txtpb | |
| parent | addcf1712c66e7b058c87ac4342bd08685d6c6aa (diff) | |
| download | lingo2-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.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 | } | ||
