From 1de29f5fb38058bd2093da67a1119d3d23358eef Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 24 Oct 2025 13:26:20 -0400 Subject: Add logic for the other rainbow in the_sturdy --- data/connections.txtpb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'data/connections.txtpb') diff --git a/data/connections.txtpb b/data/connections.txtpb index 3de5ec1..4bec584 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -1562,6 +1562,23 @@ connections { painting { map: "the_sturdy" room: "S2 Area" + name: "RAINBOW2" + } + } + to { + painting { + map: "daedalus" + room: "Rainbow Start" + name: "RAINBOW" + } + } + oneway: true +} +connections { + from { + painting { + map: "the_sturdy" + room: "Hidden Rainbow" name: "RAINBOW" } } -- cgit 1.4.1