summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-07 13:34:42 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-07 13:34:42 -0400
commite9d9da34e86a1e5f0de155bf9086d3e5ff6b2da0 (patch)
tree432e1177f11e7e2b5e0d6400fad977def7d31129 /data
parent1eacf01378d4dff3aed73fffcc42e0352b93835e (diff)
downloadlingo2-archipelago-e9d9da34e86a1e5f0de155bf9086d3e5ff6b2da0.tar.gz
lingo2-archipelago-e9d9da34e86a1e5f0de155bf9086d3e5ff6b2da0.tar.bz2
lingo2-archipelago-e9d9da34e86a1e5f0de155bf9086d3e5ff6b2da0.zip
Protobuf works! Parsing connections
Diffstat (limited to 'data')
-rw-r--r--data/connections.txtpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index a4f166f..5f2af9b 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -9,7 +9,7 @@ connections {
9 } 9 }
10 to { 10 to {
11 room { 11 room {
12 map: "the_entry" 12 map: "the_words"
13 name: "Entrance" 13 name: "Entrance"
14 } 14 }
15 } 15 }