From fcfefe57d9d0b9d8eb3e149e68605103a9e6b490 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 11 Sep 2025 20:08:32 -0400 Subject: [Data] Fixed connection target required door logic bugs --- data/maps/the_bearer/rooms/Tree Entrance.txtpb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/maps/the_bearer/rooms/Tree Entrance.txtpb (limited to 'data/maps/the_bearer/rooms/Tree Entrance.txtpb') diff --git a/data/maps/the_bearer/rooms/Tree Entrance.txtpb b/data/maps/the_bearer/rooms/Tree Entrance.txtpb new file mode 100644 index 0000000..97a07da --- /dev/null +++ b/data/maps/the_bearer/rooms/Tree Entrance.txtpb @@ -0,0 +1,6 @@ +name: "Tree Entrance" +ports { + name: "TREE" + path: "Components/Warps/worldport3" + orientation: "north" +} -- cgit 1.4.1