From f95dcb283fcff2eeecce4f240c76d800f529703c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 26 Aug 2025 20:56:42 -0400 Subject: Added the_wondrous --- data/maps/the_wondrous/connections.txtpb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/maps/the_wondrous/connections.txtpb (limited to 'data/maps/the_wondrous/connections.txtpb') diff --git a/data/maps/the_wondrous/connections.txtpb b/data/maps/the_wondrous/connections.txtpb new file mode 100644 index 0000000..0bd773a --- /dev/null +++ b/data/maps/the_wondrous/connections.txtpb @@ -0,0 +1,10 @@ +connections { + from_room: "Entry" + to_room: "Regular" + door { name: "Front Door" } +} +connections { + from_room: "Regular" + to_room: "Huge" + door { name: "Shrink Door" } +} -- cgit 1.4.1