From 86a92ea239adf0c462009096e91e06c1c121ade2 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 5 Oct 2025 11:57:29 -0400 Subject: Liberated/Literate entrance panels in logic looking up --- data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb') diff --git a/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb b/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb index c0be783..30e737f 100644 --- a/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb +++ b/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb @@ -1,16 +1,6 @@ name: "Flipped Pyramid Area" panel_display_name: "Pyramid Area" -panels { - name: "TURN (1)" - path: "Panels/Entry/l_opener_3" - clue: "turn" - answer: "flip" - symbols: SUN -} -panels { - name: "TURN (2)" - path: "Panels/Entry/l_opener_4" - clue: "turn" - answer: "spin" - symbols: SUN -} \ No newline at end of file +# The fact that the doors here cover up the panels once they open is a problem +# since you're not guaranteed to have access to the lower area if painting +# shuffle is a thing. So we need to edit these doors so that they don't cover up +# the panels. -- cgit 1.4.1