diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 11:57:09 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 11:57:09 -0400 |
commit | 8c19969253b43566a8f8ec1a7e9f73c4f23a0878 (patch) | |
tree | 616cd991466053bb3419debd046a9d9d22dcb261 /data/maps/the_symbolic/rooms/Red Blue Room.txtpb | |
parent | 3963ff28b7ec26f52bff564cc21457df56f9e5b4 (diff) | |
download | lingo2-archipelago-8c19969253b43566a8f8ec1a7e9f73c4f23a0878.tar.gz lingo2-archipelago-8c19969253b43566a8f8ec1a7e9f73c4f23a0878.tar.bz2 lingo2-archipelago-8c19969253b43566a8f8ec1a7e9f73c4f23a0878.zip |
Added the_symbolic
Diffstat (limited to 'data/maps/the_symbolic/rooms/Red Blue Room.txtpb')
-rw-r--r-- | data/maps/the_symbolic/rooms/Red Blue Room.txtpb | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/maps/the_symbolic/rooms/Red Blue Room.txtpb b/data/maps/the_symbolic/rooms/Red Blue Room.txtpb new file mode 100644 index 0000000..cb057b0 --- /dev/null +++ b/data/maps/the_symbolic/rooms/Red Blue Room.txtpb | |||
@@ -0,0 +1,20 @@ | |||
1 | name: "Red Blue Room" | ||
2 | panels { | ||
3 | name: "RIGHTWARD" | ||
4 | path: "Panels/Entry/rightward_proxying" | ||
5 | clue: "rightward" | ||
6 | answer: "word" | ||
7 | symbols: ZERO | ||
8 | symbols: EVAL | ||
9 | #proxies { answer: "word" path: "Panels/Entry/rightward_proxyied_1" } | ||
10 | proxies { answer: "whirred" path: "Panels/Entry/rightward_proxyied_2" } | ||
11 | } | ||
12 | panels { | ||
13 | name: "TYPEWRITING" | ||
14 | path: "Panels/Entry/typewriter_proxying" | ||
15 | clue: "typewriting" | ||
16 | answer: "writing" | ||
17 | symbols: EVAL | ||
18 | #proxies { answer: "writing" path: "Panels/Entry/typewriter_proxied_1" } | ||
19 | proxies { answer: "poetry" path: "Panels/Entry/typewriter_proxied_2" } | ||
20 | } | ||