From 286ca58803f1829df9730ca12eee51035999850c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 26 Aug 2025 19:41:46 -0400 Subject: Added the_unkempt --- data/maps/the_unkempt/rooms/Middle Room.txtpb | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 data/maps/the_unkempt/rooms/Middle Room.txtpb (limited to 'data/maps/the_unkempt/rooms/Middle Room.txtpb') diff --git a/data/maps/the_unkempt/rooms/Middle Room.txtpb b/data/maps/the_unkempt/rooms/Middle Room.txtpb new file mode 100644 index 0000000..f47f37b --- /dev/null +++ b/data/maps/the_unkempt/rooms/Middle Room.txtpb @@ -0,0 +1,29 @@ +name: "Middle Room" +panels { + name: "RIDDLE" + path: "Panels/Room 5/panel_1" + clue: "riddle" + answer: "middle" + symbols: ZERO +} +panels { + name: "FELLOW" + path: "Panels/Room 5/panel_2" + clue: "fellow" + answer: "hello" + symbols: ZERO +} +panels { + name: "YELLOW" + path: "Panels/Room 5/panel_3" + clue: "yellow" + answer: "hello" + symbols: ZERO +} +panels { + name: "FIDDLE" + path: "Panels/Room 5/panel_4" + clue: "fiddle" + answer: "middle" + symbols: ZERO +} -- cgit 1.4.1