summary refs log tree commit diff stats
path: root/data/connections.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 14:24:47 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 14:24:47 -0400
commit8662f88dfe0d7f2a9090037a92a8d1d761614a8c (patch)
tree6af30e778d6d05859109e37d972f2bf3e80c8db2 /data/connections.txtpb
parenteb23fc8152fa0f7033f3efeafbc0b9bec4ab865b (diff)
downloadlingo2-archipelago-8662f88dfe0d7f2a9090037a92a8d1d761614a8c.tar.gz
lingo2-archipelago-8662f88dfe0d7f2a9090037a92a8d1d761614a8c.tar.bz2
lingo2-archipelago-8662f88dfe0d7f2a9090037a92a8d1d761614a8c.zip
Assigned IDs for the_gold, the_graveyard, and the_great
Diffstat (limited to 'data/connections.txtpb')
-rw-r--r--data/connections.txtpb6
1 files changed, 4 insertions, 2 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index c105a41..6613a1b 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -385,8 +385,10 @@ connections {
385 } 385 }
386 } 386 }
387 to { 387 to {
388 map: "the_ancient" 388 room {
389 name: "Outside" 389 map: "the_ancient"
390 name: "Outside"
391 }
390 } 392 }
391 oneway: true 393 oneway: true
392} 394}