From 21013ec0d1e3953276f11bd8cce12f33d46a33ec Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 1 Nov 2025 12:18:25 -0400 Subject: (Almost) all panels are locations or connections now --- data/maps/the_stellar/doors.txtpb | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'data/maps/the_stellar/doors.txtpb') diff --git a/data/maps/the_stellar/doors.txtpb b/data/maps/the_stellar/doors.txtpb index 0656885..1359189 100644 --- a/data/maps/the_stellar/doors.txtpb +++ b/data/maps/the_stellar/doors.txtpb @@ -93,3 +93,12 @@ doors { panels { room: "Connected Area" name: "QUESTION (2)" } location_room: "Connected Area" } +doors { + name: "Welcome Back Panels" + type: LOCATION_ONLY + panels { room: "Connected Area" name: "GREETINGS" } + panels { room: "Connected Area" name: "BEHIND" } + panels { room: "Connected Area" name: "Blank" } + location_room: "Connected Area" + location_name: "BEHIND, GREETINGS, Blank" +} -- cgit 1.4.1