From a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 19 Aug 2025 20:48:39 -0400 Subject: Added the_sirenic --- data/maps/the_sirenic/connections.txtpb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/maps/the_sirenic/connections.txtpb (limited to 'data/maps/the_sirenic/connections.txtpb') diff --git a/data/maps/the_sirenic/connections.txtpb b/data/maps/the_sirenic/connections.txtpb new file mode 100644 index 0000000..17a20ad --- /dev/null +++ b/data/maps/the_sirenic/connections.txtpb @@ -0,0 +1,10 @@ +connections { + from_room: "Start" + to_room: "Puzzles" + door { name: "Entrance" } +} +connections { + from_room: "Puzzles" + to_room: "Mastery" + door { name: "Puzzles" } +} -- cgit 1.4.1