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 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/White Hallway From Entry.txtpb b/data/maps/daedalus/rooms/White Hallway From Entry.txtpb new file mode 100644 index 0000000..2af7584 --- /dev/null +++ b/data/maps/daedalus/rooms/White Hallway From Entry.txtpb | |||
@@ -0,0 +1,12 @@ | |||
1 | name: "White Hallway From Entry" | ||
2 | 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 { | ||
10 | name: "ENTRY" | ||
11 | path: "Components/Warps/Worldports/worldport10" | ||
12 | } | ||