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/Exit Room 2.txtpb | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 data/maps/the_unkempt/rooms/Exit Room 2.txtpb (limited to 'data/maps/the_unkempt/rooms/Exit Room 2.txtpb') diff --git a/data/maps/the_unkempt/rooms/Exit Room 2.txtpb b/data/maps/the_unkempt/rooms/Exit Room 2.txtpb new file mode 100644 index 0000000..9212780 --- /dev/null +++ b/data/maps/the_unkempt/rooms/Exit Room 2.txtpb @@ -0,0 +1,29 @@ +name: "Exit Room 2" +panels { + name: "FOUR" + path: "Panels/Room 9/panel_5" + clue: "four" + answer: "more" + symbols: ZERO +} +panels { + name: "MINE" + path: "Panels/Room 9/panel_6" + clue: "mine" + answer: "vine" + symbols: ZERO +} +panels { + name: "DOOR" + path: "Panels/Room 9/panel_7" + clue: "door" + answer: "more" + symbols: ZERO +} +panels { + name: "WINE" + path: "Panels/Room 9/panel_8" + clue: "wine" + answer: "vine" + symbols: ZERO +} -- cgit 1.4.1