summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Shop Entrance.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-07 10:48:01 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-07 10:48:01 -0400
commit1eacf01378d4dff3aed73fffcc42e0352b93835e (patch)
treea90fd3b0e829bab1acef32ffc63aafe1fafc61a9 /data/maps/the_entry/rooms/Shop Entrance.txtpb
parente36aead557d767539326b230f9ba8b89b4d1d1df (diff)
downloadlingo2-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/Shop Entrance.txtpb')
-rw-r--r--data/maps/the_entry/rooms/Shop Entrance.txtpb14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Shop Entrance.txtpb b/data/maps/the_entry/rooms/Shop Entrance.txtpb new file mode 100644 index 0000000..db9ea2f --- /dev/null +++ b/data/maps/the_entry/rooms/Shop Entrance.txtpb
@@ -0,0 +1,14 @@
1name: "Shop Entrance"
2display_name: "Starting Room"
3panels {
4 name: "TURN"
5 path: "Panels/Entry/l_opener_2"
6 clue: "turn"
7 answer: "turned"
8 symbols: "sparkles"
9}
10ports {
11 name: "SHOP"
12 path: "Components/Warps/worldport13"
13 orientation: "east"
14} \ No newline at end of file