diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 14:18:48 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 14:18:48 -0400 |
| commit | eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b (patch) | |
| tree | 6f931b94e1596295a78b3716cd052ba188dc04bd /data/maps/the_great/rooms/Question Room How.txtpb | |
| parent | a17b7e1cbfb43141af21263f838f9593836a9c52 (diff) | |
| download | lingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.tar.gz lingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.tar.bz2 lingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.zip | |
Added the_great
Diffstat (limited to 'data/maps/the_great/rooms/Question Room How.txtpb')
| -rw-r--r-- | data/maps/the_great/rooms/Question Room How.txtpb | 20 |
1 files changed, 20 insertions, 0 deletions
| diff --git a/data/maps/the_great/rooms/Question Room How.txtpb b/data/maps/the_great/rooms/Question Room How.txtpb new file mode 100644 index 0000000..2130e96 --- /dev/null +++ b/data/maps/the_great/rooms/Question Room How.txtpb | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | name: "Question Room How" | ||
| 2 | display_name: "Question Room" | ||
| 3 | panels { | ||
| 4 | name: "QUESTION" | ||
| 5 | path: "Panels/Questions/question_3" | ||
| 6 | clue: "question" | ||
| 7 | answer: "how" | ||
| 8 | symbols: "example" | ||
| 9 | # "Panels/Question Proxies/question_3_proxied" <- this is just how again | ||
| 10 | proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" } | ||
| 11 | proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" } | ||
| 12 | proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" } | ||
| 13 | proxies { answer: "when" path: "Panels/Question Proxies/question_3_proxied5" } | ||
| 14 | proxies { answer: "where" path: "Panels/Question Proxies/question_3_proxied6" } | ||
| 15 | } | ||
| 16 | paintings { | ||
| 17 | name: "WHY" | ||
| 18 | path: "Components/Paintings/why" | ||
| 19 | orientation: "east" | ||
| 20 | } | ||
