summary refs log tree commit diff stats
path: root/data/maps/the_entry/connections.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-28 17:15:09 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-28 17:15:09 -0400
commit51c4886f15e7e10cdee2d5b2f92510c700f0c537 (patch)
tree7d267cbc5e0f4632878045f554b3a3f13e5d83eb /data/maps/the_entry/connections.txtpb
parent5a2d1f6f2462636d8389adb46ba3ff237ffe32c7 (diff)
downloadlingo2-archipelago-51c4886f15e7e10cdee2d5b2f92510c700f0c537.tar.gz
lingo2-archipelago-51c4886f15e7e10cdee2d5b2f92510c700f0c537.tar.bz2
lingo2-archipelago-51c4886f15e7e10cdee2d5b2f92510c700f0c537.zip
[Data] Replace move_paintings with receivers
Also fixed castle stairs.
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
-rw-r--r--data/maps/the_entry/connections.txtpb5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 68aa344..1f7e3bd 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb
@@ -90,6 +90,11 @@ connections {
90} 90}
91connections { 91connections {
92 from_room: "Red Blue Halls" 92 from_room: "Red Blue Halls"
93 to_room: "Least Blue Last"
94 oneway: true
95}
96connections {
97 from_room: "Red Blue Halls"
93 to_room: "Wrath Room" 98 to_room: "Wrath Room"
94 door { name: "Noon Door" } 99 door { name: "Noon Door" }
95} 100}