diff options
Diffstat (limited to 'data/maps/the_great/rooms/Question Room How.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/Question Room How.txtpb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/maps/the_great/rooms/Question Room How.txtpb b/data/maps/the_great/rooms/Question Room How.txtpb index 2f759b8..8f087d0 100644 --- a/data/maps/the_great/rooms/Question Room How.txtpb +++ b/data/maps/the_great/rooms/Question Room How.txtpb | |||
@@ -1,17 +1,18 @@ | |||
1 | name: "Question Room How" | 1 | name: "Question Room How" |
2 | display_name: "Question Room" | 2 | panel_display_name: "Question Room" |
3 | panels { | 3 | panels { |
4 | name: "QUESTION" | 4 | name: "QUESTION" |
5 | path: "Panels/Questions/question_3" | 5 | path: "Panels/Questions/question_3" |
6 | clue: "question" | 6 | clue: "question" |
7 | answer: "how" | 7 | answer: "how" |
8 | symbols: EXAMPLE | 8 | symbols: EXAMPLE |
9 | # "Panels/Question Proxies/question_3_proxied" <- this is just how again | 9 | proxies { answer: "how" path: "Panels/Question Proxies/question_3_proxied" } |
10 | proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" } | 10 | proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" } |
11 | proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" } | 11 | proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" } |
12 | proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" } | 12 | proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" } |
13 | proxies { answer: "when" path: "Panels/Question Proxies/question_3_proxied5" } | 13 | proxies { answer: "when" path: "Panels/Question Proxies/question_3_proxied5" } |
14 | proxies { answer: "where" path: "Panels/Question Proxies/question_3_proxied6" } | 14 | proxies { answer: "where" path: "Panels/Question Proxies/question_3_proxied6" } |
15 | display_name: "QUESTION (How)" | ||
15 | } | 16 | } |
16 | paintings { | 17 | paintings { |
17 | name: "WHY" | 18 | name: "WHY" |