From 79321fca348b5126467fa64258b3c0340cc8b110 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 13 Aug 2025 23:45:05 -0400 Subject: Added the_gallery --- data/maps/the_gallery/connections.txtpb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/maps/the_gallery/connections.txtpb (limited to 'data/maps/the_gallery/connections.txtpb') diff --git a/data/maps/the_gallery/connections.txtpb b/data/maps/the_gallery/connections.txtpb new file mode 100644 index 0000000..1518937 --- /dev/null +++ b/data/maps/the_gallery/connections.txtpb @@ -0,0 +1,15 @@ +connections { + from_room: "Daedalus Extension" + to_room: "Main Area" + door { name: "Gallery Extension" } +} +connections { + from_room: "Main Area" + to_room: "Back Room" + door { name: "Back Door" } +} +connections { + from_room: "Back Room" + to_room: "Ending" + door { name: "Ending Door" } +} -- cgit 1.4.1