about summary refs log tree commit diff stats
path: root/data/maps/the_repetitive
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-10-20 18:33:18 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-10-20 18:33:18 -0400
commit2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5 (patch)
treecb6fa51b3a70a7f2b3ac099b7c34c9a7f730cc2b /data/maps/the_repetitive
parent4c1dc83759d15b7f9f8aaddf580d2147f43fb845 (diff)
downloadlingo2-archipelago-main.tar.gz
lingo2-archipelago-main.tar.bz2
lingo2-archipelago-main.zip
Mark some doors as "latched" HEAD main
Diffstat (limited to 'data/maps/the_repetitive')
-rw-r--r--data/maps/the_repetitive/rooms/Entry Connector.txtpb3
-rw-r--r--data/maps/the_repetitive/rooms/Main Room.txtpb2
2 files changed, 0 insertions, 5 deletions
diff --git a/data/maps/the_repetitive/rooms/Entry Connector.txtpb b/data/maps/the_repetitive/rooms/Entry Connector.txtpb index 16dc116..d953ecc 100644 --- a/data/maps/the_repetitive/rooms/Entry Connector.txtpb +++ b/data/maps/the_repetitive/rooms/Entry Connector.txtpb
@@ -5,7 +5,4 @@ ports {
5 path: "Components/Warps/worldport2" 5 path: "Components/Warps/worldport2"
6 destination { x: -11 y: 0 z: 13 } 6 destination { x: -11 y: 0 z: 13 }
7 rotation: 0 7 rotation: 0
8 # TODO: this is part of what makes the keyholder dependent connection form CC
9 # safe in vanilla doors
10 no_shuffle: true
11} 8}
diff --git a/data/maps/the_repetitive/rooms/Main Room.txtpb b/data/maps/the_repetitive/rooms/Main Room.txtpb index 3e624a7..623204c 100644 --- a/data/maps/the_repetitive/rooms/Main Room.txtpb +++ b/data/maps/the_repetitive/rooms/Main Room.txtpb
@@ -142,6 +142,4 @@ ports {
142 path: "Components/Warps/worldport3" 142 path: "Components/Warps/worldport3"
143 destination { x: -5.5 y: 0 z: 56 } 143 destination { x: -5.5 y: 0 z: 56 }
144 rotation: 90 144 rotation: 90
145 # TODO: shuffle entrances with dependent keyholders
146 no_shuffle: true
147} 145}