diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb | 18 |
1 files changed, 4 insertions, 14 deletions
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 @@ | |||
1 | name: "Flipped Pyramid Area" | 1 | name: "Flipped Pyramid Area" |
2 | panel_display_name: "Pyramid Area" | 2 | panel_display_name: "Pyramid Area" |
3 | panels { | 3 | # The fact that the doors here cover up the panels once they open is a problem |
4 | name: "TURN (1)" | 4 | # since you're not guaranteed to have access to the lower area if painting |
5 | path: "Panels/Entry/l_opener_3" | 5 | # shuffle is a thing. So we need to edit these doors so that they don't cover up |
6 | clue: "turn" | 6 | # the panels. |
7 | answer: "flip" | ||
8 | symbols: SUN | ||
9 | } | ||
10 | panels { | ||
11 | name: "TURN (2)" | ||
12 | path: "Panels/Entry/l_opener_4" | ||
13 | clue: "turn" | ||
14 | answer: "spin" | ||
15 | symbols: SUN | ||
16 | } \ No newline at end of file | ||