From a587b3e0a307a906949eec2741ddece3f38d3ae2 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 26 Aug 2025 20:08:28 -0400 Subject: Added the_wise --- data/maps/the_wise/doors.txtpb | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 data/maps/the_wise/doors.txtpb (limited to 'data/maps/the_wise/doors.txtpb') diff --git a/data/maps/the_wise/doors.txtpb b/data/maps/the_wise/doors.txtpb new file mode 100644 index 0000000..cef4af3 --- /dev/null +++ b/data/maps/the_wise/doors.txtpb @@ -0,0 +1,36 @@ +doors { + name: "Front Door" + type: STANDARD + receivers: "Components/Doors/entry_2" + panels { room: "Entry" name: "INK" } + location_room: "Entry" +} +doors { + name: "Seasons" + type: EVENT + panels { room: "Puzzles" name: "ERAS" answer: "seasons" } +} +doors { + name: "Mastery" + type: EVENT + panels { room: "Puzzles" name: "STORY" } + panels { room: "Puzzles" name: "VENTURE" } + panels { room: "Puzzles" name: "PASSED" } + panels { room: "Puzzles" name: "SLUMBERING" } + panels { room: "Puzzles" name: "RHYME" } + panels { room: "Puzzles" name: "OBSCURE" } + panels { room: "Puzzles" name: "PROPHET" } + panels { room: "Puzzles" name: "ERAS" } + panels { room: "Puzzles" name: "DARKNESS" } + panels { room: "Puzzles" name: "PRINCE" } + panels { room: "Puzzles" name: "BATH" } + panels { room: "Puzzles" name: "CHAOTIC" } + panels { room: "Puzzles" name: "EYES" } + panels { room: "Puzzles" name: "QUEENDOOM" } + panels { room: "Puzzles" name: "SHOUTS" } + panels { room: "Puzzles" name: "INTELLIGENCE" } + panels { room: "Puzzles" name: "EARTHWAR" } + panels { room: "Puzzles" name: "SLEEPER" } + panels { room: "Puzzles" name: "BOTTLE" } + panels { room: "Puzzles" name: "WORDS" } +} -- cgit 1.4.1