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/Flipped Pyramid Area.txtpb | |
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/Flipped Pyramid Area.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb b/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb new file mode 100644 index 0000000..c0471ca --- /dev/null +++ b/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "Flipped Pyramid Area" | ||
2 | display_name: "Pyramid Area" | ||
3 | panels { | ||
4 | name: "TURN (1)" | ||
5 | path: "Panels/Entry/l_opener_3" | ||
6 | clue: "turn" | ||
7 | answer: "flip" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "TURN (2)" | ||
12 | path: "Panels/Entry/l_opener_4" | ||
13 | clue: "turn" | ||
14 | answer: "spin" | ||
15 | symbols: "sun" | ||
16 | } \ No newline at end of file | ||