From a587b3e0a307a906949eec2741ddece3f38d3ae2 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 26 Aug 2025 20:08:28 -0400 Subject: Added the_wise --- data/maps/the_wise/connections.txtpb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/maps/the_wise/connections.txtpb (limited to 'data/maps/the_wise/connections.txtpb') diff --git a/data/maps/the_wise/connections.txtpb b/data/maps/the_wise/connections.txtpb new file mode 100644 index 0000000..e3aa07b --- /dev/null +++ b/data/maps/the_wise/connections.txtpb @@ -0,0 +1,10 @@ +connections { + from_room: "Entry" + to_room: "Puzzles" + door { name: "Front Door" } +} +connections { + from_room: "Puzzles" + to_room: "Mastery" + door { name: "Mastery" } +} -- cgit 1.4.1