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/Black Hex.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/Black Hex.txtpb')
| -rw-r--r-- | data/maps/daedalus/rooms/Black Hex.txtpb | 52 |
1 files changed, 52 insertions, 0 deletions
| diff --git a/data/maps/daedalus/rooms/Black Hex.txtpb b/data/maps/daedalus/rooms/Black Hex.txtpb new file mode 100644 index 0000000..bd8359e --- /dev/null +++ b/data/maps/daedalus/rooms/Black Hex.txtpb | |||
| @@ -0,0 +1,52 @@ | |||
| 1 | name: "Black Hex" | ||
| 2 | display_name: "Northwest Area" | ||
| 3 | panels { | ||
| 4 | name: "HIDE" | ||
| 5 | path: "Panels/Hexes/black_1" | ||
| 6 | clue: "hide" | ||
| 7 | answer: "seek" | ||
| 8 | symbols: SUN | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "ORDER" | ||
| 12 | path: "Panels/Hexes/black_2" | ||
| 13 | clue: "order" | ||
| 14 | answer: "chaos" | ||
| 15 | symbols: SUN | ||
| 16 | } | ||
| 17 | panels { | ||
| 18 | name: "TOWER" | ||
| 19 | path: "Panels/Hexes/black_3" | ||
| 20 | clue: "tower" | ||
| 21 | answer: "our" | ||
| 22 | symbols: ZERO | ||
| 23 | } | ||
| 24 | panels { | ||
| 25 | name: "MAZE" | ||
| 26 | path: "Panels/Hexes/black_4" | ||
| 27 | clue: "maze" | ||
| 28 | answer: "ways" | ||
| 29 | symbols: ZERO | ||
| 30 | } | ||
| 31 | panels { | ||
| 32 | name: "CLUES" | ||
| 33 | path: "Panels/Hexes/black_5" | ||
| 34 | clue: "clues" | ||
| 35 | answer: "zoos" | ||
| 36 | symbols: ZERO | ||
| 37 | } | ||
| 38 | panels { | ||
| 39 | name: "SECRET" | ||
| 40 | path: "Panels/Hexes/black_6" | ||
| 41 | clue: "secret" | ||
| 42 | answer: "secrets" | ||
| 43 | symbols: PLANET | ||
| 44 | } | ||
| 45 | panels { | ||
| 46 | name: "BARK" | ||
| 47 | path: "Panels/V Maze/door_2" | ||
| 48 | clue: "bark" | ||
| 49 | answer: "tree" | ||
| 50 | symbols: BOXES | ||
| 51 | # visible through the tinted door | ||
| 52 | } | ||
