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 What.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/the_great/rooms/Question Room What.txtpb') diff --git a/data/maps/the_great/rooms/Question Room What.txtpb b/data/maps/the_great/rooms/Question Room What.txtpb index 9cfd667..c7be6a9 100644 --- a/data/maps/the_great/rooms/Question Room What.txtpb +++ b/data/maps/the_great/rooms/Question Room What.txtpb @@ -10,6 +10,6 @@ panels { proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied2" } proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied3" } proxies { answer: "how" path: "Panels/Question Proxies/question_4_proxied4" } - # "Panels/Question Proxies/question_4_proxied5" <- this is just what again + proxies { answer: "what" path: "Panels/Question Proxies/question_4_proxied5" } proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied6" } } -- cgit 1.4.1