From 33b078f78cc77b8f99607ce31ff79a7ac9ac3dc4 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 16 Aug 2025 22:22:19 -0400 Subject: Added the_nuanced --- data/maps/the_nuanced/rooms/Back Room.txtpb | 51 +++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 data/maps/the_nuanced/rooms/Back Room.txtpb (limited to 'data/maps/the_nuanced/rooms/Back Room.txtpb') diff --git a/data/maps/the_nuanced/rooms/Back Room.txtpb b/data/maps/the_nuanced/rooms/Back Room.txtpb new file mode 100644 index 0000000..5ff9342 --- /dev/null +++ b/data/maps/the_nuanced/rooms/Back Room.txtpb @@ -0,0 +1,51 @@ +name: "Back Room" +display_name: "Nuanced" +panels { + name: "COURSE" + path: "Panels/Rhymes/panel_1" + clue: "course" + answer: "horse" + symbols: "zero" +} +panels { + name: "WEIGH (1)" + path: "Panels/Rhymes/panel_2" + clue: "weigh" + answer: "neigh" + symbols: "zero" +} +panels { + name: "WEIGH (2)" + path: "Panels/Rhymes/panel_3" + clue: "weigh" + answer: "hay" + symbols: "zero" +} +panels { + name: "BUYER" + path: "Panels/Rhymes/panel_4" + clue: "buyer" + answer: "hire" + symbols: "zero" +} +panels { + name: "GNASH" + path: "Panels/Rhymes/panel_5" + clue: "gnash" + answer: "cash" + symbols: "zero" +} +panels { + name: "LIMB" + path: "Panels/Rhymes/panel_6" + clue: "limb" + answer: "him" + symbols: "zero" +} +panels { + name: "SPARE" + path: "Panels/Rhymes/panel_7" + clue: "spare" + answer: "flare" + symbols: "zero" +} -- cgit 1.4.1