summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Question Room Who.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-30 08:34:13 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-30 08:34:13 -0400
commit4c791aabbdcd3090dddb3d40266764356006c777 (patch)
treea51c2b9813fe4014c72be42f720fe732cf688e10 /data/maps/the_great/rooms/Question Room Who.txtpb
parent4104bf038b1a581d2e33d78fec79ba5fd87f4a6b (diff)
downloadlingo2-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 Who.txtpb')
-rw-r--r--data/maps/the_great/rooms/Question Room Who.txtpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/the_great/rooms/Question Room Who.txtpb b/data/maps/the_great/rooms/Question Room Who.txtpb index cbaba4b..f1d6eb7 100644 --- a/data/maps/the_great/rooms/Question Room Who.txtpb +++ b/data/maps/the_great/rooms/Question Room Who.txtpb
@@ -7,7 +7,7 @@ panels {
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" }