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 How.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/the_great/rooms/Question Room How.txtpb') diff --git a/data/maps/the_great/rooms/Question Room How.txtpb b/data/maps/the_great/rooms/Question Room How.txtpb index 2f759b8..2c4395b 100644 --- a/data/maps/the_great/rooms/Question Room How.txtpb +++ b/data/maps/the_great/rooms/Question Room How.txtpb @@ -6,7 +6,7 @@ panels { clue: "question" answer: "how" symbols: EXAMPLE - # "Panels/Question Proxies/question_3_proxied" <- this is just how again + proxies { answer: "how" path: "Panels/Question Proxies/question_3_proxied" } proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" } proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" } proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" } -- cgit 1.4.1