diff options
Diffstat (limited to 'data/maps/the_great/rooms/Question Room When.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/Question Room When.txtpb | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/Question Room When.txtpb b/data/maps/the_great/rooms/Question Room When.txtpb new file mode 100644 index 0000000..7c19407 --- /dev/null +++ b/data/maps/the_great/rooms/Question Room When.txtpb | |||
@@ -0,0 +1,21 @@ | |||
1 | name: "Question Room When" | ||
2 | display_name: "Question Room" | ||
3 | panels { | ||
4 | name: "QUESTION" | ||
5 | path: "Panels/Questions/question_1" | ||
6 | clue: "question" | ||
7 | answer: "what" | ||
8 | symbols: "example" | ||
9 | proxies { answer: "when" path: "Panels/Question Proxies/question_1_proxied" } | ||
10 | proxies { answer: "why" path: "Panels/Question Proxies/question_1_proxied2" } | ||
11 | # "Panels/Question Proxies/question_1_proxied3" <- this is just what again | ||
12 | proxies { answer: "who" path: "Panels/Question Proxies/question_1_proxied4" } | ||
13 | proxies { answer: "how" path: "Panels/Question Proxies/question_1_proxied5" } | ||
14 | proxies { answer: "where" path: "Panels/Question Proxies/question_1_proxied6" } | ||
15 | } | ||
16 | paintings { | ||
17 | name: "WHY" | ||
18 | path: "Components/Paintings/why2" | ||
19 | orientation: "north" | ||
20 | gravity: Y_PLUS | ||
21 | } | ||