about summary refs log tree commit diff stats
path: root/data/maps/the_darkroom/rooms/Second Room.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-11 20:08:32 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-11 20:08:32 -0400
commitfcfefe57d9d0b9d8eb3e149e68605103a9e6b490 (patch)
tree415058cc3361727390c4d92ad367ec8c59350974 /data/maps/the_darkroom/rooms/Second Room.txtpb
parent6ba1787f7229125affbf12a94c4ddfb6b2e132b8 (diff)
downloadlingo2-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/Second Room.txtpb')
-rw-r--r--data/maps/the_darkroom/rooms/Second Room.txtpb6
1 files changed, 0 insertions, 6 deletions
diff --git a/data/maps/the_darkroom/rooms/Second Room.txtpb b/data/maps/the_darkroom/rooms/Second Room.txtpb index baeea12..a3964ea 100644 --- a/data/maps/the_darkroom/rooms/Second Room.txtpb +++ b/data/maps/the_darkroom/rooms/Second Room.txtpb
@@ -47,9 +47,3 @@ ports {
47 orientation: "north" 47 orientation: "north"
48 required_door { name: "Third Room Entrance" } 48 required_door { name: "Third Room Entrance" }
49} 49}
50ports {
51 name: "CONGRUENT"
52 path: "Components/Warps/worldport7"
53 orientation: "east"
54 required_door { name: "Congruent Entrance" }
55}