summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Question Room What.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_great/rooms/Question Room What.txtpb')
-rw-r--r--data/maps/the_great/rooms/Question Room What.txtpb15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/Question Room What.txtpb b/data/maps/the_great/rooms/Question Room What.txtpb new file mode 100644 index 0000000..e909614 --- /dev/null +++ b/data/maps/the_great/rooms/Question Room What.txtpb
@@ -0,0 +1,15 @@
1name: "Question Room What"
2display_name: "Question Room"
3panels {
4 name: "QUESTION"
5 path: "Panels/Questions/question_4"
6 clue: "question"
7 answer: "what"
8 symbols: "example"
9 proxies { answer: "why" path: "Panels/Question Proxies/question_4_proxied" }
10 proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied2" }
11 proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied3" }
12 proxies { answer: "how" path: "Panels/Question Proxies/question_4_proxied4" }
13 # "Panels/Question Proxies/question_4_proxied5" <- this is just what again
14 proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied6" }
15}