diff options
Diffstat (limited to 'data/maps/the_great/rooms/Under Question Room.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/Under Question Room.txtpb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/maps/the_great/rooms/Under Question Room.txtpb b/data/maps/the_great/rooms/Under Question Room.txtpb index 249c0b4..db751bb 100644 --- a/data/maps/the_great/rooms/Under Question Room.txtpb +++ b/data/maps/the_great/rooms/Under Question Room.txtpb | |||
@@ -1,10 +1,12 @@ | |||
1 | name: "Under Question Room" | 1 | name: "Under Question Room" |
2 | display_name: "Question Room" | 2 | panel_display_name: "Question Room" |
3 | panels { | 3 | panels { |
4 | name: "QUESTION" | 4 | name: "QUESTION" |
5 | path: "Panels/General/question_1" | 5 | path: "Panels/General/question_1" |
6 | clue: "question" | 6 | clue: "question" |
7 | answer: "which" | 7 | answer: "which" |
8 | symbols: EXAMPLE | 8 | symbols: EXAMPLE |
9 | proxies { answer: "which" path: "Panels/General/question_1_proxy_1" } | ||
9 | proxies { answer: "where" path: "Panels/General/question_1_proxy_2" } | 10 | proxies { answer: "where" path: "Panels/General/question_1_proxy_2" } |
11 | display_name: "QUESTION (Where)" | ||
10 | } | 12 | } |