diff options
Diffstat (limited to 'data/maps/the_gallery')
-rw-r--r-- | data/maps/the_gallery/doors.txtpb | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/data/maps/the_gallery/doors.txtpb b/data/maps/the_gallery/doors.txtpb index 916acb8..d8c41ef 100644 --- a/data/maps/the_gallery/doors.txtpb +++ b/data/maps/the_gallery/doors.txtpb | |||
@@ -75,7 +75,28 @@ doors { | |||
75 | name: "Wise Painting" | 75 | name: "Wise Painting" |
76 | type: ITEM_ONLY | 76 | type: ITEM_ONLY |
77 | move_paintings { room: "Main Area" name: "WISE" } | 77 | move_paintings { room: "Main Area" name: "WISE" } |
78 | # TODO: any panel in The Wise | 78 | panels { map: "the_wise" room: "Entry" name: "INK" } |
79 | panels { map: "the_wise" room: "Puzzles" name: "STORY" } | ||
80 | panels { map: "the_wise" room: "Puzzles" name: "VENTURE" } | ||
81 | panels { map: "the_wise" room: "Puzzles" name: "PASSED" } | ||
82 | panels { map: "the_wise" room: "Puzzles" name: "SLUMBERING" } | ||
83 | panels { map: "the_wise" room: "Puzzles" name: "RHYME" } | ||
84 | panels { map: "the_wise" room: "Puzzles" name: "OBSCURE" } | ||
85 | panels { map: "the_wise" room: "Puzzles" name: "PROPHET" } | ||
86 | panels { map: "the_wise" room: "Puzzles" name: "ERAS" } | ||
87 | panels { map: "the_wise" room: "Puzzles" name: "DARKNESS" } | ||
88 | panels { map: "the_wise" room: "Puzzles" name: "PRINCE" } | ||
89 | panels { map: "the_wise" room: "Puzzles" name: "BATH" } | ||
90 | panels { map: "the_wise" room: "Puzzles" name: "CHAOTIC" } | ||
91 | panels { map: "the_wise" room: "Puzzles" name: "EYES" } | ||
92 | panels { map: "the_wise" room: "Puzzles" name: "QUEENDOOM" } | ||
93 | panels { map: "the_wise" room: "Puzzles" name: "SHOUTS" } | ||
94 | panels { map: "the_wise" room: "Puzzles" name: "INTELLIGENCE" } | ||
95 | panels { map: "the_wise" room: "Puzzles" name: "EARTHWAR" } | ||
96 | panels { map: "the_wise" room: "Puzzles" name: "SLEEPER" } | ||
97 | panels { map: "the_wise" room: "Puzzles" name: "BOTTLE" } | ||
98 | panels { map: "the_wise" room: "Puzzles" name: "WORDS" } | ||
99 | complete_at: 1 | ||
79 | } | 100 | } |
80 | doors { | 101 | doors { |
81 | name: "Tree Painting" | 102 | name: "Tree Painting" |