diff options
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 | } | ||