diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-20 18:33:18 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-20 18:33:18 -0400 |
commit | 2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5 (patch) | |
tree | cb6fa51b3a70a7f2b3ac099b7c34c9a7f730cc2b /data/maps/the_repetitive/rooms | |
parent | 4c1dc83759d15b7f9f8aaddf580d2147f43fb845 (diff) | |
download | lingo2-archipelago-2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5.tar.gz lingo2-archipelago-2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5.tar.bz2 lingo2-archipelago-2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5.zip |
Diffstat (limited to 'data/maps/the_repetitive/rooms')
-rw-r--r-- | data/maps/the_repetitive/rooms/Entry Connector.txtpb | 3 | ||||
-rw-r--r-- | data/maps/the_repetitive/rooms/Main Room.txtpb | 2 |
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 | } |