diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 17:50:51 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 17:50:51 -0400 |
commit | 710ff94e2d29e8a2c00846ab24062517ff91da3b (patch) | |
tree | 9b9b5ba87384c4bd991d53b960e0f09ac3883881 /data/maps/the_extravagant | |
parent | 3f0f3cf36546c3e21ad0b58148bf007322855823 (diff) | |
download | lingo2-archipelago-710ff94e2d29e8a2c00846ab24062517ff91da3b.tar.gz lingo2-archipelago-710ff94e2d29e8a2c00846ab24062517ff91da3b.tar.bz2 lingo2-archipelago-710ff94e2d29e8a2c00846ab24062517ff91da3b.zip |
Assigned IDs for the_hive, the_impressive, and the_invisible
Diffstat (limited to 'data/maps/the_extravagant')
-rw-r--r-- | data/maps/the_extravagant/connections.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/the_extravagant/connections.txtpb b/data/maps/the_extravagant/connections.txtpb index 50b65d5..777b3a8 100644 --- a/data/maps/the_extravagant/connections.txtpb +++ b/data/maps/the_extravagant/connections.txtpb | |||
@@ -143,3 +143,8 @@ connections { | |||
143 | } | 143 | } |
144 | oneway: true | 144 | oneway: true |
145 | } | 145 | } |
146 | connections { | ||
147 | from_room: "Y Minus First Floor" | ||
148 | to_room: "E Room" | ||
149 | door { name: "E Door" } | ||
150 | } | ||