summary refs log tree commit diff stats
path: root/data/maps/the_jubilant/connections.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-16 09:59:40 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-16 09:59:40 -0400
commitac600120eb923e99c534f5c405f7f529c1b25bcf (patch)
tree1d192e815d5df1a59bdb5de42846861ce0213554 /data/maps/the_jubilant/connections.txtpb
parentb58e1154edb450ebeb7cef97384ef6f3c579b326 (diff)
downloadlingo2-archipelago-ac600120eb923e99c534f5c405f7f529c1b25bcf.tar.gz
lingo2-archipelago-ac600120eb923e99c534f5c405f7f529c1b25bcf.tar.bz2
lingo2-archipelago-ac600120eb923e99c534f5c405f7f529c1b25bcf.zip
Assigned IDs for the_jubilant, the_keen, and the_linear
Diffstat (limited to 'data/maps/the_jubilant/connections.txtpb')
-rw-r--r--data/maps/the_jubilant/connections.txtpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_jubilant/connections.txtpb b/data/maps/the_jubilant/connections.txtpb index cf1a431..d2df0a4 100644 --- a/data/maps/the_jubilant/connections.txtpb +++ b/data/maps/the_jubilant/connections.txtpb
@@ -1,10 +1,10 @@
1connections { 1connections {
2 from_room: "Main Area" 2 from_room: "Main Area"
3 to_room: "Side Area" 3 to_room: "Side Area"
4 room { name: "Side Door" } 4 door { name: "Side Door" }
5} 5}
6connections { 6connections {
7 from_room: "Main Area" 7 from_room: "Main Area"
8 to_room: "J Room" 8 to_room: "J Room"
9 room { name: "J Door" } 9 door { name: "J Door" }
10} 10}