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