From 8a6162739027302c205a1cb244a35b4a6f7012fa Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 18 Aug 2025 16:40:22 -0400 Subject: Added the_quiet --- data/maps/the_quiet/connections.txtpb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/maps/the_quiet/connections.txtpb (limited to 'data/maps/the_quiet/connections.txtpb') diff --git a/data/maps/the_quiet/connections.txtpb b/data/maps/the_quiet/connections.txtpb new file mode 100644 index 0000000..149bb2a --- /dev/null +++ b/data/maps/the_quiet/connections.txtpb @@ -0,0 +1,10 @@ +connections { + from_room: "Main Area" + to_room: "Q Room" + door { name: "Q Door" } +} +connections { + from_room: "Main Area" + to_room: "Keyholder Room" + door { name: "Side Door" } +} -- cgit 1.4.1