diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 09:59:40 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 09:59:40 -0400 |
commit | ac600120eb923e99c534f5c405f7f529c1b25bcf (patch) | |
tree | 1d192e815d5df1a59bdb5de42846861ce0213554 /data/maps/the_jubilant/connections.txtpb | |
parent | b58e1154edb450ebeb7cef97384ef6f3c579b326 (diff) | |
download | lingo2-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.txtpb | 4 |
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 @@ | |||
1 | connections { | 1 | connections { |
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 | } |
6 | connections { | 6 | connections { |
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 | } |