From a1bad926c17d334bd81fef47043545f601ec8329 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 9 Aug 2025 09:45:29 -0400 Subject: Added the_between --- data/connections.txtpb | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'data/connections.txtpb') diff --git a/data/connections.txtpb b/data/connections.txtpb index ab2db22..6aaf273 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -9,6 +9,11 @@ # the_bearer/Entry/UNYIELDING # the_bearer/Back Area/DAEDALUS # the_bearer/Butterfly Room/BUTTERFLY +# the_between/Main Area/GREAT +# the_between/Main Area/PLAZA +# gallery -> between +# the_between/Control Center Side/CC +# the_between/Control Center Side/LIVELY connections { from { panel { @@ -170,4 +175,20 @@ connections { } } oneway: true -} \ No newline at end of file +} +connections { + from { + painting { + map: "the_between" + room: "Control Center Side" + name: "EYE" + } + } + to { + room { + map: "the_entry" + name: "Eye Room" + } + } + oneway: true +} -- cgit 1.4.1