From ac600120eb923e99c534f5c405f7f529c1b25bcf Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 16 Aug 2025 09:59:40 -0400 Subject: Assigned IDs for the_jubilant, the_keen, and the_linear --- data/maps/the_jubilant/connections.txtpb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/maps/the_jubilant/connections.txtpb') diff --git a/data/maps/the_jubilant/connections.txtpb b/data/maps/the_jubilant/connections.txtpb index cf1a431..d2df0a4 100644 --- a/data/maps/the_jubilant/connections.txtpb +++ b/data/maps/the_jubilant/connections.txtpb @@ -1,10 +1,10 @@ connections { from_room: "Main Area" to_room: "Side Area" - room { name: "Side Door" } + door { name: "Side Door" } } connections { from_room: "Main Area" to_room: "J Room" - room { name: "J Door" } + door { name: "J Door" } } -- cgit 1.4.1