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_colorful/doors.txtpb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'data/maps/the_colorful') diff --git a/data/maps/the_colorful/doors.txtpb b/data/maps/the_colorful/doors.txtpb index 4785cf2..3ce5f71 100644 --- a/data/maps/the_colorful/doors.txtpb +++ b/data/maps/the_colorful/doors.txtpb @@ -103,3 +103,10 @@ doors { panels { room: "Gray Room" name: "MEND" } location_room: "Gray Room" } +doors { + name: "Chaos Panel" + type: LOCATION_ONLY + panels { room: "Cyan Hallway" name: "CHAOS" } + location_room: "Cyan Hallway" + location_name: "CHAOS" +} -- cgit 1.4.1