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/Rabbit Hole.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/Rabbit Hole.yaml')
-rw-r--r-- | data/maps/the_entry/rooms/Rabbit Hole.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/maps/the_entry/rooms/Rabbit Hole.yaml b/data/maps/the_entry/rooms/Rabbit Hole.yaml deleted file mode 100644 index 2bc700e..0000000 --- a/data/maps/the_entry/rooms/Rabbit Hole.yaml +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | name: Rabbit Hole | ||
2 | display_name: Red Blue Area | ||
3 | panels: | ||
4 | PUZZLE: | ||
5 | id: "Panels/Back Right/br_6" | ||
6 | clue: "" | ||
7 | answer: down | ||
8 | ports: | ||
9 | HOLE: | ||
10 | id: "worldport4" | ||
11 | orientation: down | ||