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 --- .../the_great/rooms/Behind Question Area.txtpb | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/maps/the_great/rooms/Behind Question Area.txtpb (limited to 'data/maps/the_great/rooms/Behind Question Area.txtpb') diff --git a/data/maps/the_great/rooms/Behind Question Area.txtpb b/data/maps/the_great/rooms/Behind Question Area.txtpb new file mode 100644 index 0000000..902d9b0 --- /dev/null +++ b/data/maps/the_great/rooms/Behind Question Area.txtpb @@ -0,0 +1,24 @@ +name: "Behind Question Area" +display_name: "Main Area" +panels { + name: "DEW" + path: "Panels/General/uc_4" + clue: "dew" + answer: "do" + symbols: "zero" +} +panels { + name: "YEW" + path: "Panels/General/uc_5" + clue: "yew" + answer: "you" + symbols: "zero" + proxies { answer: "ewe" path: "Panels/General/uc_5_proxy_1" } +} +panels { + name: "NO" + path: "Panels/General/uc_6" + clue: "no" + answer: "know" + symbols: "zero" +} -- cgit 1.4.1