From eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 14:18:48 -0400 Subject: Added the_great --- data/maps/the_great/rooms/Nature Room.txtpb | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 data/maps/the_great/rooms/Nature Room.txtpb (limited to 'data/maps/the_great/rooms/Nature Room.txtpb') diff --git a/data/maps/the_great/rooms/Nature Room.txtpb b/data/maps/the_great/rooms/Nature Room.txtpb new file mode 100644 index 0000000..01f6d1b --- /dev/null +++ b/data/maps/the_great/rooms/Nature Room.txtpb @@ -0,0 +1,30 @@ +name: "Nature Room" +display_name: "North Landscape" +panels { + name: "SEVERE" + path: "Panels/General/nature_2" + clue: "severe" + answer: "grave" + symbols: "sun" +} +panels { + name: "FOOT" + path: "Panels/General/nature_3" + clue: "foot" + answer: "yard" + symbols: "boxes" +} +panels { + name: "PAUSES" + path: "Panels/General/nature_4" + clue: "pauses" + answer: "waits" + symbols: "sun" +} +panels { + name: "ABOVE" + path: "Panels/General/nature_5" + clue: "above" + answer: "below" + symbols: "sun" +} -- cgit 1.4.1