diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 08:34:13 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 08:34:13 -0400 |
commit | 4c791aabbdcd3090dddb3d40266764356006c777 (patch) | |
tree | a51c2b9813fe4014c72be42f720fe732cf688e10 /data/maps/the_great/rooms/Question Room When.txtpb | |
parent | 4104bf038b1a581d2e33d78fec79ba5fd87f4a6b (diff) | |
download | lingo2-archipelago-4c791aabbdcd3090dddb3d40266764356006c777.tar.gz lingo2-archipelago-4c791aabbdcd3090dddb3d40266764356006c777.tar.bz2 lingo2-archipelago-4c791aabbdcd3090dddb3d40266764356006c777.zip |
[Data] Made proxies with the same answer as the panel explicit
Diffstat (limited to 'data/maps/the_great/rooms/Question Room When.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/Question Room When.txtpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/the_great/rooms/Question Room When.txtpb b/data/maps/the_great/rooms/Question Room When.txtpb index e046edd..4de0d0f 100644 --- a/data/maps/the_great/rooms/Question Room When.txtpb +++ b/data/maps/the_great/rooms/Question Room When.txtpb | |||
@@ -8,7 +8,7 @@ panels { | |||
8 | symbols: EXAMPLE | 8 | symbols: EXAMPLE |
9 | proxies { answer: "when" path: "Panels/Question Proxies/question_1_proxied" } | 9 | proxies { answer: "when" path: "Panels/Question Proxies/question_1_proxied" } |
10 | proxies { answer: "why" path: "Panels/Question Proxies/question_1_proxied2" } | 10 | proxies { answer: "why" path: "Panels/Question Proxies/question_1_proxied2" } |
11 | # "Panels/Question Proxies/question_1_proxied3" <- this is just what again | 11 | proxies { answer: "what" path: "Panels/Question Proxies/question_1_proxied3" } |
12 | proxies { answer: "who" path: "Panels/Question Proxies/question_1_proxied4" } | 12 | proxies { answer: "who" path: "Panels/Question Proxies/question_1_proxied4" } |
13 | proxies { answer: "how" path: "Panels/Question Proxies/question_1_proxied5" } | 13 | proxies { answer: "how" path: "Panels/Question Proxies/question_1_proxied5" } |
14 | proxies { answer: "where" path: "Panels/Question Proxies/question_1_proxied6" } | 14 | proxies { answer: "where" path: "Panels/Question Proxies/question_1_proxied6" } |