From a1bad926c17d334bd81fef47043545f601ec8329 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 9 Aug 2025 09:45:29 -0400 Subject: Added the_between --- data/maps/the_between/connections.txtpb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/maps/the_between/connections.txtpb (limited to 'data/maps/the_between/connections.txtpb') diff --git a/data/maps/the_between/connections.txtpb b/data/maps/the_between/connections.txtpb new file mode 100644 index 0000000..e2e7dc8 --- /dev/null +++ b/data/maps/the_between/connections.txtpb @@ -0,0 +1,10 @@ +connections { + from_room: "Main Area" + to_room: "Control Center Side" + door { name: "Control Center Entrance" } +} +connections { + from_room: "Main Area" + to_room: "B2 Room" + door { name: "B2 Door" } +} -- cgit 1.4.1