From 5333430a092d4d8c42561f82c7ff6e57f8700455 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 26 Aug 2025 21:08:13 -0400 Subject: Added the_words --- data/maps/the_words/connections.txtpb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/maps/the_words/connections.txtpb (limited to 'data/maps/the_words/connections.txtpb') diff --git a/data/maps/the_words/connections.txtpb b/data/maps/the_words/connections.txtpb new file mode 100644 index 0000000..f25ac2b --- /dev/null +++ b/data/maps/the_words/connections.txtpb @@ -0,0 +1,5 @@ +connections { + from_room: "Main Area" + to_room: "Ending" + door { name: "Ending" } +} -- cgit 1.4.1