about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Question Room How.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_great/rooms/Question Room How.txtpb')
-rw-r--r--data/maps/the_great/rooms/Question Room How.txtpb21
1 files changed, 21 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/Question Room How.txtpb b/data/maps/the_great/rooms/Question Room How.txtpb new file mode 100644 index 0000000..8f087d0 --- /dev/null +++ b/data/maps/the_great/rooms/Question Room How.txtpb
@@ -0,0 +1,21 @@
1name: "Question Room How"
2panel_display_name: "Question Room"
3panels {
4 name: "QUESTION"
5 path: "Panels/Questions/question_3"
6 clue: "question"
7 answer: "how"
8 symbols: EXAMPLE
9 proxies { answer: "how" path: "Panels/Question Proxies/question_3_proxied" }
10 proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" }
11 proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" }
12 proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" }
13 proxies { answer: "when" path: "Panels/Question Proxies/question_3_proxied5" }
14 proxies { answer: "where" path: "Panels/Question Proxies/question_3_proxied6" }
15 display_name: "QUESTION (How)"
16}
17paintings {
18 name: "WHY"
19 path: "Components/Paintings/why"
20 orientation: "east"
21}