diff options
Diffstat (limited to 'data/maps/the_great/rooms/Question Room Who.txtpb')
| -rw-r--r-- | data/maps/the_great/rooms/Question Room Who.txtpb | 7 |
1 files changed, 4 insertions, 3 deletions
| diff --git a/data/maps/the_great/rooms/Question Room Who.txtpb b/data/maps/the_great/rooms/Question Room Who.txtpb index c445009..eb80882 100644 --- a/data/maps/the_great/rooms/Question Room Who.txtpb +++ b/data/maps/the_great/rooms/Question Room Who.txtpb | |||
| @@ -1,15 +1,16 @@ | |||
| 1 | name: "Question Room Who" | 1 | name: "Question Room Who" |
| 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_2" | 5 | path: "Panels/Questions/question_2" |
| 6 | clue: "question" | 6 | clue: "question" |
| 7 | answer: "who" | 7 | answer: "who" |
| 8 | symbols: "example" | 8 | symbols: EXAMPLE |
| 9 | proxies { answer: "why" path: "Panels/Question Proxies/question_2_proxied" } | 9 | proxies { answer: "why" path: "Panels/Question Proxies/question_2_proxied" } |
| 10 | # "Panels/Question Proxies/question_2_proxied2" <- this is just who again | 10 | proxies { answer: "who" path: "Panels/Question Proxies/question_2_proxied2" } |
| 11 | proxies { answer: "where" path: "Panels/Question Proxies/question_2_proxied3" } | 11 | proxies { answer: "where" path: "Panels/Question Proxies/question_2_proxied3" } |
| 12 | proxies { answer: "how" path: "Panels/Question Proxies/question_2_proxied4" } | 12 | proxies { answer: "how" path: "Panels/Question Proxies/question_2_proxied4" } |
| 13 | proxies { answer: "what" path: "Panels/Question Proxies/question_2_proxied5" } | 13 | proxies { answer: "what" path: "Panels/Question Proxies/question_2_proxied5" } |
| 14 | proxies { answer: "when" path: "Panels/Question Proxies/question_2_proxied6" } | 14 | proxies { answer: "when" path: "Panels/Question Proxies/question_2_proxied6" } |
| 15 | display_name: "QUESTION (Who)" | ||
| 15 | } | 16 | } |
