From 35d356c5ba9975a36d93d81c9d322d5089187b45 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 11 Sep 2025 20:47:06 -0400 Subject: [Data] Allow WALL solution to the_entry!OPEN --- data/maps/the_entry/doors.txtpb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'data/maps/the_entry') diff --git a/data/maps/the_entry/doors.txtpb b/data/maps/the_entry/doors.txtpb index 6bef160..466f5ce 100644 --- a/data/maps/the_entry/doors.txtpb +++ b/data/maps/the_entry/doors.txtpb @@ -137,8 +137,10 @@ doors { type: STANDARD receivers: "Components/Doors/back_left_2" panels { room: "Colored Doors Area" name: "OPEN" answer: "orange" } - # "wall" is supposed to also work. idk man + panels { room: "Colored Doors Area" name: "OPEN" answer: "wall" } + complete_at: 1 location_room: "Colored Doors Area" + location_name: "OPEN" } doors { name: "Lime Room Entrance" -- cgit 1.4.1