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/daedalus/rooms/White Hallway From Entry.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/daedalus/rooms/White Hallway From Entry.txtpb')
-rw-r--r-- | data/maps/daedalus/rooms/White Hallway From Entry.txtpb | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/data/maps/daedalus/rooms/White Hallway From Entry.txtpb b/data/maps/daedalus/rooms/White Hallway From Entry.txtpb index a172313..8139a6c 100644 --- a/data/maps/daedalus/rooms/White Hallway From Entry.txtpb +++ b/data/maps/daedalus/rooms/White Hallway From Entry.txtpb | |||
@@ -1,12 +1,8 @@ | |||
1 | name: "White Hallway From Entry" | 1 | name: "White Hallway From Entry" |
2 | panel_display_name: "Southwest Area" | 2 | panel_display_name: "Southwest Area" |
3 | # Not exactly sure what to do with this yet. In unshuffled connections, the door | ||
4 | # here should be paired with the door on the other end (which is vanilla) even | ||
5 | # if control center color doors are shuffled. But when connections are shuffled | ||
6 | # maybe this should be shuffled separately? I might also want to find a way to | ||
7 | # register when there's a door immediately outside of a connection so that when | ||
8 | # two connections behind doors are shuffled together, their doors can be paired. | ||
9 | ports { | 3 | ports { |
10 | name: "ENTRY" | 4 | name: "ENTRY" |
11 | path: "Components/Warps/Worldports/worldport10" | 5 | path: "Components/Warps/Worldports/worldport10" |
6 | destination { x: -46 y: 0 z: 23 } | ||
7 | rotation: 90 | ||
12 | } | 8 | } |