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/Poetry Room 2.txtpb | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/maps/the_symbolic/rooms/Poetry Room 2.txtpb (limited to 'data/maps/the_symbolic/rooms/Poetry Room 2.txtpb') diff --git a/data/maps/the_symbolic/rooms/Poetry Room 2.txtpb b/data/maps/the_symbolic/rooms/Poetry Room 2.txtpb new file mode 100644 index 0000000..91cccd7 --- /dev/null +++ b/data/maps/the_symbolic/rooms/Poetry Room 2.txtpb @@ -0,0 +1,21 @@ +name: "Poetry Room 2" +panels { + name: "THERE" + path: "Panels/NotNoT/panel" + clue: "there" + answer: "there" +} +panels { + name: "NOT" + path: "Panels/NotNoT/panel2" + clue: "not" + answer: "not" +} +panels { + name: "NOT THERE" + path: "Panels/NotNoT/not_there" + clue: "" + answer: "here" + symbols: EVAL + symbols: LINGO +} -- cgit 1.4.1