diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-21 12:44:50 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-21 12:44:50 -0400 |
commit | b53018acc54a7b8812a0b9830562879071d05fa6 (patch) | |
tree | 263795fb5358292263916a1621bacabc73873645 /data/maps/the_repetitive/rooms/Entry Connector.txtpb | |
parent | e896b5e91c04723484c25bf1e2b00a248ea18614 (diff) | |
download | lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2 lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip |
[Data] Annotate shuffleable ports
Diffstat (limited to 'data/maps/the_repetitive/rooms/Entry Connector.txtpb')
-rw-r--r-- | data/maps/the_repetitive/rooms/Entry Connector.txtpb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/data/maps/the_repetitive/rooms/Entry Connector.txtpb b/data/maps/the_repetitive/rooms/Entry Connector.txtpb index b6795c2..3fa883e 100644 --- a/data/maps/the_repetitive/rooms/Entry Connector.txtpb +++ b/data/maps/the_repetitive/rooms/Entry Connector.txtpb | |||
@@ -2,5 +2,9 @@ name: "Entry Connector" | |||
2 | ports { | 2 | ports { |
3 | name: "ENTRY" | 3 | name: "ENTRY" |
4 | path: "Components/Warps/worldport2" | 4 | path: "Components/Warps/worldport2" |
5 | orientation: "south" | 5 | destination { x: -11 y: 0 z: 13 } |
6 | rotation: 0 | ||
7 | # TODO: this is part of what makes the keyholder dependent connection form CC | ||
8 | # safe in vanilla doors | ||
9 | no_shuffle: true | ||
6 | } | 10 | } |