From 3fcc676cd3b9b3b24a8755612a459d498879b1df Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 9 Aug 2025 10:58:45 -0400 Subject: Added the_butterfly The proto representation of letters has changed, so the C++ tools need to be updated. --- data/maps/the_butterfly/connections.txtpb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/maps/the_butterfly/connections.txtpb (limited to 'data/maps/the_butterfly/connections.txtpb') diff --git a/data/maps/the_butterfly/connections.txtpb b/data/maps/the_butterfly/connections.txtpb new file mode 100644 index 0000000..98b9556 --- /dev/null +++ b/data/maps/the_butterfly/connections.txtpb @@ -0,0 +1,5 @@ +connections { + from_room: "Main Area" + to_room: "Mastery" + door { name: "Panels" } +} -- cgit 1.4.1