diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 10:48:01 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 10:48:01 -0400 |
| commit | 1eacf01378d4dff3aed73fffcc42e0352b93835e (patch) | |
| tree | a90fd3b0e829bab1acef32ffc63aafe1fafc61a9 /data/maps/the_entry/rooms/Link Area.yaml | |
| parent | e36aead557d767539326b230f9ba8b89b4d1d1df (diff) | |
| download | lingo2-archipelago-1eacf01378d4dff3aed73fffcc42e0352b93835e.tar.gz lingo2-archipelago-1eacf01378d4dff3aed73fffcc42e0352b93835e.tar.bz2 lingo2-archipelago-1eacf01378d4dff3aed73fffcc42e0352b93835e.zip | |
Trying out protobuf I guess
Diffstat (limited to 'data/maps/the_entry/rooms/Link Area.yaml')
| -rw-r--r-- | data/maps/the_entry/rooms/Link Area.yaml | 31 |
1 files changed, 0 insertions, 31 deletions
| diff --git a/data/maps/the_entry/rooms/Link Area.yaml b/data/maps/the_entry/rooms/Link Area.yaml deleted file mode 100644 index 1ec0d48..0000000 --- a/data/maps/the_entry/rooms/Link Area.yaml +++ /dev/null | |||
| @@ -1,31 +0,0 @@ | |||
| 1 | name: Link Area | ||
| 2 | display_name: Pyramid Area | ||
| 3 | panels: | ||
| 4 | WANDER: | ||
| 5 | id: "Panels/Pilgrimage/cream_3" | ||
| 6 | clue: wander | ||
| 7 | answer: amble | ||
| 8 | symbol: | ||
| 9 | - sun | ||
| 10 | paintings: | ||
| 11 | NEAR: | ||
| 12 | id: "Components/Paintings/aches" | ||
| 13 | orientation: north | ||
| 14 | display_name: Near Painting | ||
| 15 | FAR: | ||
| 16 | id: "Components/Paintings/aches3" | ||
| 17 | orientation: south | ||
| 18 | display_name: Far Painting | ||
| 19 | PYRAMID: | ||
| 20 | id: "Components/Paintings/triangle" | ||
| 21 | orientation: south | ||
| 22 | display_name: Center Painting | ||
| 23 | ports: | ||
| 24 | BLUE: | ||
| 25 | id: "worldport8" | ||
| 26 | orientation: west | ||
| 27 | required_door: Liberated Entrance | ||
| 28 | BROWN: | ||
| 29 | id: "worldport9" | ||
| 30 | orientation: east | ||
| 31 | required_door: Literate Entrance | ||
