From 4c791aabbdcd3090dddb3d40266764356006c777 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 30 Aug 2025 08:34:13 -0400 Subject: [Data] Made proxies with the same answer as the panel explicit --- data/maps/the_great/rooms/Question Room Who.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/the_great/rooms/Question Room Who.txtpb') 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 { answer: "who" symbols: EXAMPLE proxies { answer: "why" path: "Panels/Question Proxies/question_2_proxied" } - # "Panels/Question Proxies/question_2_proxied2" <- this is just who again + proxies { answer: "who" path: "Panels/Question Proxies/question_2_proxied2" } proxies { answer: "where" path: "Panels/Question Proxies/question_2_proxied3" } proxies { answer: "how" path: "Panels/Question Proxies/question_2_proxied4" } proxies { answer: "what" path: "Panels/Question Proxies/question_2_proxied5" } -- cgit 1.4.1