From b41280f1ee1aadceff3768e6dc29dde3e6a74788 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 21:03:54 -0400 Subject: Added the_jubilant --- data/maps/the_jubilant/connections.txtpb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/maps/the_jubilant/connections.txtpb (limited to 'data/maps/the_jubilant/connections.txtpb') diff --git a/data/maps/the_jubilant/connections.txtpb b/data/maps/the_jubilant/connections.txtpb new file mode 100644 index 0000000..cf1a431 --- /dev/null +++ b/data/maps/the_jubilant/connections.txtpb @@ -0,0 +1,10 @@ +connections { + from_room: "Main Area" + to_room: "Side Area" + room { name: "Side Door" } +} +connections { + from_room: "Main Area" + to_room: "J Room" + room { name: "J Door" } +} -- cgit 1.4.1