From eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 14:18:48 -0400 Subject: Added the_great --- data/maps/the_great/rooms/Under Question Room.txtpb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/maps/the_great/rooms/Under Question Room.txtpb (limited to 'data/maps/the_great/rooms/Under Question Room.txtpb') diff --git a/data/maps/the_great/rooms/Under Question Room.txtpb b/data/maps/the_great/rooms/Under Question Room.txtpb new file mode 100644 index 0000000..757c812 --- /dev/null +++ b/data/maps/the_great/rooms/Under Question Room.txtpb @@ -0,0 +1,10 @@ +name: "Under Question Room" +display_name: "Question Room" +panels { + name: "QUESTION" + path: "Panels/General/question_1" + clue: "question" + answer: "which" + symbols: "example" + proxies { answer: "where" path: "Panels/General/question_1_proxy_2" } +} -- cgit 1.4.1