From 30dcf054a489ec4123e5048579df151bc1e76817 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 25 Aug 2025 13:07:28 -0400 Subject: Added the_talented --- data/maps/the_talented/connections.txtpb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/maps/the_talented/connections.txtpb (limited to 'data/maps/the_talented/connections.txtpb') diff --git a/data/maps/the_talented/connections.txtpb b/data/maps/the_talented/connections.txtpb new file mode 100644 index 0000000..7296523 --- /dev/null +++ b/data/maps/the_talented/connections.txtpb @@ -0,0 +1,10 @@ +connections { + from_room: "Main Area" + to_room: "Back Room" + door { name: "Main Room Door" } +} +connections { + from_room: "Back Room" + to_room: "T2 Room" + door { name: "Back Room Puzzles" } +} -- cgit 1.4.1