From 94b131c2ff9b2f192be5a163422db77063f37181 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 1 Sep 2025 14:00:13 -0400 Subject: [Data] Question Room What proxies were mislabeled --- data/maps/the_great/rooms/Question Room What.txtpb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'data/maps/the_great') diff --git a/data/maps/the_great/rooms/Question Room What.txtpb b/data/maps/the_great/rooms/Question Room What.txtpb index a806366..a61ccef 100644 --- a/data/maps/the_great/rooms/Question Room What.txtpb +++ b/data/maps/the_great/rooms/Question Room What.txtpb @@ -6,11 +6,11 @@ panels { clue: "question" answer: "what" symbols: EXAMPLE - proxies { answer: "why" path: "Panels/Question Proxies/question_4_proxied" } - proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied2" } - proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied3" } + proxies { answer: "what" path: "Panels/Question Proxies/question_4_proxied" } + proxies { answer: "why" path: "Panels/Question Proxies/question_4_proxied2" } + proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied3" } proxies { answer: "how" path: "Panels/Question Proxies/question_4_proxied4" } - proxies { answer: "what" path: "Panels/Question Proxies/question_4_proxied5" } - proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied6" } + proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied5" } + proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied6" } display_name: "QUESTION (What)" } -- cgit 1.4.1