From b7efc4f591dc91876c573e5361f52689705e6e50 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 24 Aug 2025 18:18:09 -0400 Subject: Added daedalus --- data/maps/daedalus/rooms/White Hallway From Entry.txtpb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/maps/daedalus/rooms/White Hallway From Entry.txtpb (limited to 'data/maps/daedalus/rooms/White Hallway From Entry.txtpb') 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 @@ +name: "White Hallway From Entry" +display_name: "Southwest Area" +# Not exactly sure what to do with this yet. In unshuffled connections, the door +# here should be paired with the door on the other end (which is vanilla) even +# if control center color doors are shuffled. But when connections are shuffled +# maybe this should be shuffled separately? I might also want to find a way to +# register when there's a door immediately outside of a connection so that when +# two connections behind doors are shuffled together, their doors can be paired. +ports { + name: "ENTRY" + path: "Components/Warps/Worldports/worldport10" +} -- cgit 1.4.1