From 53ad8e2f3e5fcf9cf9d5d4628498557e0f5500e8 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 20 Aug 2025 14:42:32 -0400 Subject: Added the_sturdy --- data/maps/the_sturdy/connections.txtpb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/maps/the_sturdy/connections.txtpb (limited to 'data/maps/the_sturdy/connections.txtpb') diff --git a/data/maps/the_sturdy/connections.txtpb b/data/maps/the_sturdy/connections.txtpb new file mode 100644 index 0000000..efa67c2 --- /dev/null +++ b/data/maps/the_sturdy/connections.txtpb @@ -0,0 +1,5 @@ +connections { + from_room: "Main Area" + to_room: "S2 Area" + door { name: "Color Puzzle" } +} -- cgit 1.4.1