diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-21 08:46:42 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-21 08:46:42 -0400 |
commit | a5ccb21fcd037f5675a7c7209884be92d383a159 (patch) | |
tree | fdc0d2abd1b5d0351cea2da0e2da7b1312ceb775 /data/maps/the_digital/connections.txtpb | |
parent | 9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521 (diff) | |
download | lingo2-archipelago-a5ccb21fcd037f5675a7c7209884be92d383a159.tar.gz lingo2-archipelago-a5ccb21fcd037f5675a7c7209884be92d383a159.tar.bz2 lingo2-archipelago-a5ccb21fcd037f5675a7c7209884be92d383a159.zip |
Added the_unyielding
Diffstat (limited to 'data/maps/the_digital/connections.txtpb')
-rw-r--r-- | data/maps/the_digital/connections.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/the_digital/connections.txtpb b/data/maps/the_digital/connections.txtpb index 04d612e..67cd4dc 100644 --- a/data/maps/the_digital/connections.txtpb +++ b/data/maps/the_digital/connections.txtpb | |||
@@ -33,3 +33,8 @@ connections { | |||
33 | to_room: "Main Area" | 33 | to_room: "Main Area" |
34 | door { name: "Tree Entrance" } | 34 | door { name: "Tree Entrance" } |
35 | } | 35 | } |
36 | connections { | ||
37 | from_room: "Main Area" | ||
38 | to_room: "Unyielding Entrance" | ||
39 | door { name: "Control Center Blue Door" } | ||
40 | } | ||