From 30dcf054a489ec4123e5048579df151bc1e76817 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 25 Aug 2025 13:07:28 -0400 Subject: Added the_talented --- data/maps/the_talented/rooms/Back Room.txtpb | 50 ++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 data/maps/the_talented/rooms/Back Room.txtpb (limited to 'data/maps/the_talented/rooms/Back Room.txtpb') diff --git a/data/maps/the_talented/rooms/Back Room.txtpb b/data/maps/the_talented/rooms/Back Room.txtpb new file mode 100644 index 0000000..9dce48f --- /dev/null +++ b/data/maps/the_talented/rooms/Back Room.txtpb @@ -0,0 +1,50 @@ +name: "Back Room" +panels { + name: "FEAR" + path: "Panels/Plum Room/panel_1" + clue: "fear" + answer: "deer" + symbols: ZERO +} +panels { + name: "FLEECE" + path: "Panels/Plum Room/panel_2" + clue: "fleece" + answer: "geese" + symbols: ZERO +} +panels { + name: "SHRINE" + path: "Panels/Plum Room/panel_3" + clue: "shrine" + answer: "swine" + symbols: ZERO +} +panels { + name: "STRIVES" + path: "Panels/Plum Room/panel_4" + clue: "strives" + answer: "wives" + symbols: ZERO +} +panels { + name: "FILED" + path: "Panels/Plum Room/panel_5" + clue: "filed" + answer: "child" + symbols: ZERO +} +panels { + name: "RELEVANT" + path: "Panels/Plum Room/panel_6" + clue: "relevant" + answer: "elephant" + symbols: ZERO +} +panels { + name: "LONE" + path: "Panels/Plum Room/panel_7" + clue: "lone" + answer: "drone" + symbols: ZERO +} -- cgit 1.4.1