diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-01 14:00:13 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-01 14:00:13 -0400 |
commit | 94b131c2ff9b2f192be5a163422db77063f37181 (patch) | |
tree | 9fe3675f6354ee4863eb1d7a338ef07783cbbc7c /data/maps | |
parent | a3972a65b9b443a6085a6ac40b153442e190f382 (diff) | |
download | lingo2-archipelago-94b131c2ff9b2f192be5a163422db77063f37181.tar.gz lingo2-archipelago-94b131c2ff9b2f192be5a163422db77063f37181.tar.bz2 lingo2-archipelago-94b131c2ff9b2f192be5a163422db77063f37181.zip |
[Data] Question Room What proxies were mislabeled
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/the_great/rooms/Question Room What.txtpb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/the_great/rooms/Question Room What.txtpb b/data/maps/the_great/rooms/Question Room What.txtpb index a806366..a61ccef 100644 --- a/data/maps/the_great/rooms/Question Room What.txtpb +++ b/data/maps/the_great/rooms/Question Room What.txtpb | |||
@@ -6,11 +6,11 @@ panels { | |||
6 | clue: "question" | 6 | clue: "question" |
7 | answer: "what" | 7 | answer: "what" |
8 | symbols: EXAMPLE | 8 | symbols: EXAMPLE |
9 | proxies { answer: "why" path: "Panels/Question Proxies/question_4_proxied" } | 9 | proxies { answer: "what" path: "Panels/Question Proxies/question_4_proxied" } |
10 | proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied2" } | 10 | proxies { answer: "why" path: "Panels/Question Proxies/question_4_proxied2" } |
11 | proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied3" } | 11 | proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied3" } |
12 | proxies { answer: "how" path: "Panels/Question Proxies/question_4_proxied4" } | 12 | proxies { answer: "how" path: "Panels/Question Proxies/question_4_proxied4" } |
13 | proxies { answer: "what" path: "Panels/Question Proxies/question_4_proxied5" } | 13 | proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied5" } |
14 | proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied6" } | 14 | proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied6" } |
15 | display_name: "QUESTION (What)" | 15 | display_name: "QUESTION (What)" |
16 | } | 16 | } |