From 51c4886f15e7e10cdee2d5b2f92510c700f0c537 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 28 Aug 2025 17:15:09 -0400 Subject: [Data] Replace move_paintings with receivers Also fixed castle stairs. --- data/maps/the_entry/connections.txtpb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/maps/the_entry/connections.txtpb') diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 68aa344..1f7e3bd 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb @@ -88,6 +88,11 @@ connections { to_room: "Red Blue Halls" door { name: "Red Blue Area Right Door" } } +connections { + from_room: "Red Blue Halls" + to_room: "Least Blue Last" + oneway: true +} connections { from_room: "Red Blue Halls" to_room: "Wrath Room" -- cgit 1.4.1