summary refs log tree commit diff stats
path: root/data/maps/the_entry
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 17:50:51 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 17:50:51 -0400
commit710ff94e2d29e8a2c00846ab24062517ff91da3b (patch)
tree9b9b5ba87384c4bd991d53b960e0f09ac3883881 /data/maps/the_entry
parent3f0f3cf36546c3e21ad0b58148bf007322855823 (diff)
downloadlingo2-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_entry')
-rw-r--r--data/maps/the_entry/connections.txtpb6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index fd1c729..5171a76 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb
@@ -90,7 +90,7 @@ connections {
90} 90}
91connections { 91connections {
92 from_room: "Red Blue Halls" 92 from_room: "Red Blue Halls"
93 to_room: "Wrath Area" 93 to_room: "Wrath Room"
94 door { name: "Noon Door" } 94 door { name: "Noon Door" }
95} 95}
96connections { 96connections {
@@ -99,12 +99,12 @@ connections {
99 door { name: "Scarf Door" } 99 door { name: "Scarf Door" }
100} 100}
101connections { 101connections {
102 from_room: "Wrath Area" 102 from_room: "Wrath Room"
103 to_room: "Rabbit Hole" 103 to_room: "Rabbit Hole"
104 door { name: "Rabbithole Door" } 104 door { name: "Rabbithole Door" }
105} 105}
106connections { 106connections {
107 from_room: "Wrath Area" 107 from_room: "Wrath Room"
108 to_room: "Blue Alcove" 108 to_room: "Blue Alcove"
109 door { name: "Blue Alcove Entrance" } 109 door { name: "Blue Alcove Entrance" }
110} 110}