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 When.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/the_great/rooms/Question Room When.txtpb') 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 { symbols: EXAMPLE proxies { answer: "when" path: "Panels/Question Proxies/question_1_proxied" } proxies { answer: "why" path: "Panels/Question Proxies/question_1_proxied2" } - # "Panels/Question Proxies/question_1_proxied3" <- this is just what again + proxies { answer: "what" path: "Panels/Question Proxies/question_1_proxied3" } proxies { answer: "who" path: "Panels/Question Proxies/question_1_proxied4" } proxies { answer: "how" path: "Panels/Question Proxies/question_1_proxied5" } proxies { answer: "where" path: "Panels/Question Proxies/question_1_proxied6" } -- cgit 1.4.1