diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-05 11:57:29 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-05 11:57:29 -0400 |
commit | 86a92ea239adf0c462009096e91e06c1c121ade2 (patch) | |
tree | 1377dccec00d535183449f7da0630386bc1a1382 /data/maps/the_entry/rooms/Liberated Entrance Panel.txtpb | |
parent | 16bb8365c3a03874d06e63ab7d80bfcd5c0087fd (diff) | |
download | lingo2-archipelago-86a92ea239adf0c462009096e91e06c1c121ade2.tar.gz lingo2-archipelago-86a92ea239adf0c462009096e91e06c1c121ade2.tar.bz2 lingo2-archipelago-86a92ea239adf0c462009096e91e06c1c121ade2.zip |
Liberated/Literate entrance panels in logic looking up
Diffstat (limited to 'data/maps/the_entry/rooms/Liberated Entrance Panel.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Liberated Entrance Panel.txtpb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Liberated Entrance Panel.txtpb b/data/maps/the_entry/rooms/Liberated Entrance Panel.txtpb new file mode 100644 index 0000000..7c5ef71 --- /dev/null +++ b/data/maps/the_entry/rooms/Liberated Entrance Panel.txtpb | |||
@@ -0,0 +1,9 @@ | |||
1 | name: "Liberated Entrance Panel" | ||
2 | panel_display_name: "Pyramid Area" | ||
3 | panels { | ||
4 | name: "TURN (1)" | ||
5 | path: "Panels/Entry/l_opener_3" | ||
6 | clue: "turn" | ||
7 | answer: "flip" | ||
8 | symbols: SUN | ||
9 | } | ||