From ca31f48175157ed3ba0f49a7cae582c77625e4f6 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 16 Aug 2025 22:08:28 -0400 Subject: Added the_lively --- data/maps/the_lively/connections.txtpb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/maps/the_lively/connections.txtpb (limited to 'data/maps/the_lively/connections.txtpb') diff --git a/data/maps/the_lively/connections.txtpb b/data/maps/the_lively/connections.txtpb new file mode 100644 index 0000000..f8cb49c --- /dev/null +++ b/data/maps/the_lively/connections.txtpb @@ -0,0 +1,5 @@ +connections { + from_room: "Puzzle Room" + to_room: "L2 Room" + door { name: "Door" } +} -- cgit 1.4.1