diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-11 20:08:32 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-11 20:08:32 -0400 |
commit | fcfefe57d9d0b9d8eb3e149e68605103a9e6b490 (patch) | |
tree | 415058cc3361727390c4d92ad367ec8c59350974 /data/maps/the_darkroom/rooms/Congruent Entrance.txtpb | |
parent | 6ba1787f7229125affbf12a94c4ddfb6b2e132b8 (diff) | |
download | lingo2-archipelago-fcfefe57d9d0b9d8eb3e149e68605103a9e6b490.tar.gz lingo2-archipelago-fcfefe57d9d0b9d8eb3e149e68605103a9e6b490.tar.bz2 lingo2-archipelago-fcfefe57d9d0b9d8eb3e149e68605103a9e6b490.zip |
[Data] Fixed connection target required door logic bugs
Diffstat (limited to 'data/maps/the_darkroom/rooms/Congruent Entrance.txtpb')
-rw-r--r-- | data/maps/the_darkroom/rooms/Congruent Entrance.txtpb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/maps/the_darkroom/rooms/Congruent Entrance.txtpb b/data/maps/the_darkroom/rooms/Congruent Entrance.txtpb new file mode 100644 index 0000000..7ea1286 --- /dev/null +++ b/data/maps/the_darkroom/rooms/Congruent Entrance.txtpb | |||
@@ -0,0 +1,7 @@ | |||
1 | name: "Congruent Entrance" | ||
2 | panel_display_name: "Second Room" | ||
3 | ports { | ||
4 | name: "CONGRUENT" | ||
5 | path: "Components/Warps/worldport7" | ||
6 | orientation: "east" | ||
7 | } | ||