From 2b0b477dcd7a12202ae13d24cde4ba3171ee7edf Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 6 Oct 2025 10:09:13 -0400 Subject: Shortened some location names in the_great --- data/maps/the_great/rooms/The Landscapes.txtpb | 88 ++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 data/maps/the_great/rooms/The Landscapes.txtpb (limited to 'data/maps/the_great/rooms/The Landscapes.txtpb') diff --git a/data/maps/the_great/rooms/The Landscapes.txtpb b/data/maps/the_great/rooms/The Landscapes.txtpb new file mode 100644 index 0000000..2912843 --- /dev/null +++ b/data/maps/the_great/rooms/The Landscapes.txtpb @@ -0,0 +1,88 @@ +name: "The Landscapes" +panel_display_name: "The Landscapes" +panels { + name: "Top Landscape Top" + path: "Panels/Kiwi Room/kiwi_1" + clue: "" + answer: "one" + symbols: QUESTION +} +panels { + name: "Top Landscape Right" + path: "Panels/Kiwi Room/kiwi_2" + clue: "" + answer: "road" + symbols: QUESTION +} +panels { + name: "Top Landscape Bottom" + path: "Panels/Kiwi Room/kiwi_3" + clue: "" + answer: "many" + symbols: QUESTION +} +panels { + name: "Top Landscape Left" + path: "Panels/Kiwi Room/kiwi_4" + clue: "" + answer: "turns" + symbols: QUESTION +} +panels { + name: "Left Landscape Top" + path: "Panels/Kiwi Room/kiwi_5" + clue: "" + answer: "find" + symbols: QUESTION +} +panels { + name: "Left Landscape Right" + path: "Panels/Kiwi Room/kiwi_6" + clue: "" + answer: "keys" + symbols: QUESTION +} +panels { + name: "Left Landscape Bottom" + path: "Panels/Kiwi Room/kiwi_7" + clue: "" + answer: "write" + symbols: QUESTION +} +panels { + name: "Left Landscape Left" + path: "Panels/Kiwi Room/kiwi_8" + clue: "" + answer: "words" + symbols: QUESTION +} +panels { + name: "Right Landscape Top" + path: "Panels/Kiwi Room/kiwi_9" + clue: "" + answer: "hear" + symbols: QUESTION + proxies { answer: "tell" path: "Panels/Kiwi Proxies/kiwi_9_proxy_1" } +} +panels { + name: "Right Landscape Right" + path: "Panels/Kiwi Room/kiwi_10" + clue: "" + answer: "lies" + symbols: QUESTION +} +panels { + name: "Right Landscape Bottom" + path: "Panels/Kiwi Room/kiwi_11" + clue: "" + answer: "the" + symbols: QUESTION +} +panels { + name: "Right Landscape Left" + path: "Panels/Kiwi Room/kiwi_12" + clue: "" + answer: "ears" + symbols: QUESTION + proxies { answer: "eyes" path: "Panels/Kiwi Proxies/kiwi_12_proxy_1" } +} -- cgit 1.4.1