From 92ecbb7dd395600a1a88436d7b1ee0f6fbf5dd2f Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 15 Aug 2025 06:18:27 -0400 Subject: Added the_liberated --- data/maps/the_liberated/connections.txtpb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/maps/the_liberated/connections.txtpb (limited to 'data/maps/the_liberated/connections.txtpb') diff --git a/data/maps/the_liberated/connections.txtpb b/data/maps/the_liberated/connections.txtpb new file mode 100644 index 0000000..71196ab --- /dev/null +++ b/data/maps/the_liberated/connections.txtpb @@ -0,0 +1,5 @@ +connections { + from_room: "Puzzle Room" + to_room: "Painting Room" + door { name: "Door" } +} -- cgit 1.4.1