From 8c19969253b43566a8f8ec1a7e9f73c4f23a0878 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 25 Aug 2025 11:57:09 -0400 Subject: Added the_symbolic --- data/maps/the_symbolic/rooms/Red Blue Room.txtpb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/maps/the_symbolic/rooms/Red Blue Room.txtpb (limited to 'data/maps/the_symbolic/rooms/Red Blue Room.txtpb') diff --git a/data/maps/the_symbolic/rooms/Red Blue Room.txtpb b/data/maps/the_symbolic/rooms/Red Blue Room.txtpb new file mode 100644 index 0000000..cb057b0 --- /dev/null +++ b/data/maps/the_symbolic/rooms/Red Blue Room.txtpb @@ -0,0 +1,20 @@ +name: "Red Blue Room" +panels { + name: "RIGHTWARD" + path: "Panels/Entry/rightward_proxying" + clue: "rightward" + answer: "word" + symbols: ZERO + symbols: EVAL + #proxies { answer: "word" path: "Panels/Entry/rightward_proxyied_1" } + proxies { answer: "whirred" path: "Panels/Entry/rightward_proxyied_2" } +} +panels { + name: "TYPEWRITING" + path: "Panels/Entry/typewriter_proxying" + clue: "typewriting" + answer: "writing" + symbols: EVAL + #proxies { answer: "writing" path: "Panels/Entry/typewriter_proxied_1" } + proxies { answer: "poetry" path: "Panels/Entry/typewriter_proxied_2" } +} -- cgit 1.4.1