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/Right Area.txtpb | 164 +++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 data/maps/the_unkempt/rooms/Right Area.txtpb (limited to 'data/maps/the_unkempt/rooms/Right Area.txtpb') diff --git a/data/maps/the_unkempt/rooms/Right Area.txtpb b/data/maps/the_unkempt/rooms/Right Area.txtpb new file mode 100644 index 0000000..1475fb0 --- /dev/null +++ b/data/maps/the_unkempt/rooms/Right Area.txtpb @@ -0,0 +1,164 @@ +name: "Right Area" +panels { + name: "TOWER" + path: "Panels/Room 3/panel_1" + clue: "tower" + answer: "hour" + symbols: ZERO +} +panels { + name: "WARN" + path: "Panels/Room 3/panel_2" + clue: "warn" + answer: "horn" + symbols: ZERO +} +panels { + name: "OUTDO" + path: "Panels/Room 3/panel_3" + clue: "outdo" + answer: "into" + symbols: ZERO +} +panels { + name: "TATTOO" + path: "Panels/Room 3/panel_4" + clue: "tattoo" + answer: "into" + symbols: ZERO +} +panels { + name: "SOUR" + path: "Panels/Room 3/panel_5" + clue: "sour" + answer: "hour" + symbols: ZERO +} +panels { + name: "UNTRUE" + path: "Panels/Room 3/panel_6" + clue: "untrue" + answer: "into" + symbols: ZERO +} +panels { + name: "FLOWER" + path: "Panels/Room 3/panel_7" + clue: "flower" + answer: "hour" + symbols: ZERO +} +panels { + name: "MOURN" + path: "Panels/Room 3/panel_8" + clue: "mourn" + answer: "horn" + symbols: ZERO +} +panels { + name: "CORN" + path: "Panels/Room 3/panel_9" + clue: "corn" + answer: "horn" + symbols: ZERO +} +panels { + name: "SCUFF" + path: "Panels/Room 4/panel_1" + clue: "scuff" + answer: "rough" + symbols: ZERO +} +panels { + name: "WIN" + path: "Panels/Room 4/panel_2" + clue: "win" + answer: "grin" + symbols: ZERO +} +panels { + name: "BLUFF" + path: "Panels/Room 4/panel_3" + clue: "bluff" + answer: "rough" + symbols: ZERO +} +panels { + name: "INN" + path: "Panels/Room 4/panel_4" + clue: "inn" + answer: "grin" + symbols: ZERO +} +panels { + name: "OFF" + path: "Panels/Room 4/panel_5" + clue: "off" + answer: "cough" + symbols: ZERO +} +panels { + name: "TROUGH" + path: "Panels/Room 4/panel_6" + clue: "trough" + answer: "cough" + symbols: ZERO +} +panels { + name: "BEEN" + path: "Panels/Room 4/panel_7" + clue: "been" + answer: "grin" + symbols: ZERO +} +panels { + name: "SCOFF" + path: "Panels/Room 4/panel_8" + clue: "scoff" + answer: "cough" + symbols: ZERO +} +panels { + name: "TOUGH" + path: "Panels/Room 4/panel_9" + clue: "tough" + answer: "rough" + symbols: ZERO +} +panels { + name: "FORTH" + path: "Panels/Room 8/panel_1" + clue: "forth" + answer: "north" + symbols: ZERO +} +panels { + name: "QUIET" + path: "Panels/Room 8/panel_2" + clue: "quiet" + answer: "riot" + symbols: ZERO +} +panels { + name: "DIET" + path: "Panels/Room 8/panel_3" + clue: "diet" + answer: "riot" + symbols: ZERO +} +panels { + name: "FOURTH" + path: "Panels/Room 8/panel_4" + clue: "fourth" + answer: "north" + symbols: ZERO +} +panels { + name: "COLOR" + path: "Panels/Assorted/panel_1" + clue: "color" + answer: "orange" + symbols: EXAMPLE + # TODO: This is hidden in-game until double letters are unlocked AND "orange" + # is entered in the control center. +} -- cgit 1.4.1