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