diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
commit | b7efc4f591dc91876c573e5361f52689705e6e50 (patch) | |
tree | fb408193ec33dec6cd4a9fcf456b7d044ab99511 /data/maps/daedalus/rooms/White Hallway From Entry.txtpb | |
parent | addcf1712c66e7b058c87ac4342bd08685d6c6aa (diff) | |
download | lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.gz lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.bz2 lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.zip |
Added daedalus
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 | } | ||