diff options
Diffstat (limited to 'data/maps/daedalus/rooms/White Hallway From Entry.txtpb')
-rw-r--r-- | data/maps/daedalus/rooms/White Hallway From Entry.txtpb | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/data/maps/daedalus/rooms/White Hallway From Entry.txtpb b/data/maps/daedalus/rooms/White Hallway From Entry.txtpb index 2af7584..d3659d3 100644 --- a/data/maps/daedalus/rooms/White Hallway From Entry.txtpb +++ b/data/maps/daedalus/rooms/White Hallway From Entry.txtpb | |||
@@ -1,12 +1,9 @@ | |||
1 | name: "White Hallway From Entry" | 1 | name: "White Hallway From Entry" |
2 | 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" |
5 | display_name: "Near Globe White Hallway" | ||
11 | path: "Components/Warps/Worldports/worldport10" | 6 | path: "Components/Warps/Worldports/worldport10" |
7 | destination { x: -46 y: 0 z: 23 } | ||
8 | rotation: 90 | ||
12 | } | 9 | } |