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 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/Under Question Room.txtpb b/data/maps/the_great/rooms/Under Question Room.txtpb new file mode 100644 index 0000000..757c812 --- /dev/null +++ b/data/maps/the_great/rooms/Under Question Room.txtpb | |||
@@ -0,0 +1,10 @@ | |||
1 | name: "Under Question Room" | ||
2 | display_name: "Question Room" | ||
3 | panels { | ||
4 | name: "QUESTION" | ||
5 | path: "Panels/General/question_1" | ||
6 | clue: "question" | ||
7 | answer: "which" | ||
8 | symbols: "example" | ||
9 | proxies { answer: "where" path: "Panels/General/question_1_proxy_2" } | ||
10 | } | ||