diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-11 10:03:07 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-11 10:03:07 -0400 |
| commit | 8cf8fc4b7926ddc579896552b91831dd3e860dfe (patch) | |
| tree | b368ad24ba28b5764c19ad42a964c8bf1bf43d56 /data/maps/the_digital/rooms | |
| parent | b03077220a8e72d1275de20daede8e24a625fa27 (diff) | |
| download | lingo2-archipelago-8cf8fc4b7926ddc579896552b91831dd3e860dfe.tar.gz lingo2-archipelago-8cf8fc4b7926ddc579896552b91831dd3e860dfe.tar.bz2 lingo2-archipelago-8cf8fc4b7926ddc579896552b91831dd3e860dfe.zip | |
Added the_digital
Diffstat (limited to 'data/maps/the_digital/rooms')
| -rw-r--r-- | data/maps/the_digital/rooms/C Room.txtpb | 6 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/Chamber.txtpb | 62 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/Gallery Maze.txtpb | 7 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/Main Area.txtpb | 49 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/Tree Area.txtpb | 15 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/U Room.txtpb | 6 |
6 files changed, 145 insertions, 0 deletions
| diff --git a/data/maps/the_digital/rooms/C Room.txtpb b/data/maps/the_digital/rooms/C Room.txtpb new file mode 100644 index 0000000..5fdc526 --- /dev/null +++ b/data/maps/the_digital/rooms/C Room.txtpb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | name: "C Room" | ||
| 2 | display_name: "Chamber" | ||
| 3 | letters { | ||
| 4 | key: "c" | ||
| 5 | path: "Components/Collectables/c" | ||
| 6 | } | ||
| diff --git a/data/maps/the_digital/rooms/Chamber.txtpb b/data/maps/the_digital/rooms/Chamber.txtpb new file mode 100644 index 0000000..6665dbb --- /dev/null +++ b/data/maps/the_digital/rooms/Chamber.txtpb | |||
| @@ -0,0 +1,62 @@ | |||
| 1 | name: "Chamber" | ||
| 2 | display_name: "Chamber" | ||
| 3 | panels { | ||
| 4 | name: "I" | ||
| 5 | path: "Panels/c1" | ||
| 6 | clue: "i" | ||
| 7 | answer: "i" | ||
| 8 | } | ||
| 9 | panels { | ||
| 10 | name: "HI" | ||
| 11 | path: "Panels/c2" | ||
| 12 | clue: "hi" | ||
| 13 | answer: "hi" | ||
| 14 | } | ||
| 15 | panels { | ||
| 16 | name: "IN" | ||
| 17 | path: "Panels/c3" | ||
| 18 | clue: "in" | ||
| 19 | answer: "in" | ||
| 20 | } | ||
| 21 | panels { | ||
| 22 | name: "EYE" | ||
| 23 | path: "Panels/c4" | ||
| 24 | clue: "eye" | ||
| 25 | answer: "i" | ||
| 26 | symbols: "zero" | ||
| 27 | } | ||
| 28 | panels { | ||
| 29 | name: "HIGH" | ||
| 30 | path: "Panels/c5" | ||
| 31 | clue: "high" | ||
| 32 | answer: "hi" | ||
| 33 | symbols: "zero" | ||
| 34 | } | ||
| 35 | panels { | ||
| 36 | name: "INN" | ||
| 37 | path: "Panels/c6" | ||
| 38 | clue: "inn" | ||
| 39 | answer: "in" | ||
| 40 | symbols: "zero" | ||
| 41 | } | ||
| 42 | panels { | ||
| 43 | name: "YOU" | ||
| 44 | path: "Panels/c7" | ||
| 45 | clue: "you" | ||
| 46 | answer: "i" | ||
| 47 | symbols: "sun" | ||
| 48 | } | ||
| 49 | panels { | ||
| 50 | name: "BYE" | ||
| 51 | path: "Panels/c8" | ||
| 52 | clue: "bye" | ||
| 53 | answer: "hi" | ||
| 54 | symbols: "sun" | ||
| 55 | } | ||
| 56 | panels { | ||
| 57 | name: "OUT" | ||
| 58 | path: "Panels/c9" | ||
| 59 | clue: "out" | ||
| 60 | answer: "in" | ||
| 61 | symbols: "sun" | ||
| 62 | } | ||
| diff --git a/data/maps/the_digital/rooms/Gallery Maze.txtpb b/data/maps/the_digital/rooms/Gallery Maze.txtpb new file mode 100644 index 0000000..9190728 --- /dev/null +++ b/data/maps/the_digital/rooms/Gallery Maze.txtpb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | name: "Gallery Maze" | ||
| 2 | display_name: "Main Area" | ||
| 3 | ports { | ||
| 4 | name: "GALLERY" | ||
| 5 | path: "Components/Warps/worldport4" | ||
| 6 | orientation: "east" | ||
| 7 | } | ||
| diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb new file mode 100644 index 0000000..ea2ba59 --- /dev/null +++ b/data/maps/the_digital/rooms/Main Area.txtpb | |||
| @@ -0,0 +1,49 @@ | |||
| 1 | name: "Main Area" | ||
| 2 | display_name: "Main Area" | ||
| 3 | panels { | ||
| 4 | name: "HIT" | ||
| 5 | path: "Panels/open_c" | ||
| 6 | clue: "hit" | ||
| 7 | answer: "hit" | ||
| 8 | } | ||
| 9 | panels { | ||
| 10 | name: "TIN" | ||
| 11 | path: "Panels/open_u" | ||
| 12 | clue: "tin" | ||
| 13 | answer: "tin" | ||
| 14 | } | ||
| 15 | panels { | ||
| 16 | name: "PAINTING" | ||
| 17 | path: "Panels/open_maze" | ||
| 18 | clue: "painting" | ||
| 19 | answer: "art" | ||
| 20 | symbols: "example" | ||
| 21 | } | ||
| 22 | panels { | ||
| 23 | name: "COLOR" | ||
| 24 | path: "Panels/open_maze2" | ||
| 25 | clue: "color" | ||
| 26 | answer: "blue" | ||
| 27 | symbols: "example" | ||
| 28 | } | ||
| 29 | ports { | ||
| 30 | name: "ENTRY1" | ||
| 31 | path: "Components/Worldports/worldport3" | ||
| 32 | orientation: "west" | ||
| 33 | } | ||
| 34 | ports { | ||
| 35 | name: "ENTRY2" | ||
| 36 | path: "Components/Worldports/worldport" | ||
| 37 | orientation: "south" | ||
| 38 | } | ||
| 39 | ports { | ||
| 40 | name: "ENTRY3" | ||
| 41 | path: "Components/Worldports/worldport2" | ||
| 42 | orientation: "south" | ||
| 43 | } | ||
| 44 | ports { | ||
| 45 | name: "UNYIELDING" | ||
| 46 | path: "Components/Warps/worldport5" | ||
| 47 | orientation: "east" | ||
| 48 | required_door { name: "Control Center Blue Door" } | ||
| 49 | } | ||
| diff --git a/data/maps/the_digital/rooms/Tree Area.txtpb b/data/maps/the_digital/rooms/Tree Area.txtpb new file mode 100644 index 0000000..00683a9 --- /dev/null +++ b/data/maps/the_digital/rooms/Tree Area.txtpb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | name: "Tree Area" | ||
| 2 | display_name: "Main Area" | ||
| 3 | panels { | ||
| 4 | name: "TREE" | ||
| 5 | path: "Panels/open_tree" | ||
| 6 | clue: "tree" | ||
| 7 | answer: "trunk" | ||
| 8 | symbols: "boxes" | ||
| 9 | } | ||
| 10 | ports { | ||
| 11 | name: "TREE" | ||
| 12 | path: "Components/Worldports/worldport4" | ||
| 13 | orientation: "east" | ||
| 14 | # This is double sided. | ||
| 15 | } | ||
| diff --git a/data/maps/the_digital/rooms/U Room.txtpb b/data/maps/the_digital/rooms/U Room.txtpb new file mode 100644 index 0000000..5b3e1cb --- /dev/null +++ b/data/maps/the_digital/rooms/U Room.txtpb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | name: "U Room" | ||
| 2 | display_name: "Chamber" | ||
| 3 | letters { | ||
| 4 | key: "u" | ||
| 5 | path: "Components/Collectables/u" | ||
| 6 | } | ||
