diff options
Diffstat (limited to 'data/maps/the_gallery')
-rw-r--r-- | data/maps/the_gallery/doors.txtpb | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/data/maps/the_gallery/doors.txtpb b/data/maps/the_gallery/doors.txtpb index d8c41ef..6842516 100644 --- a/data/maps/the_gallery/doors.txtpb +++ b/data/maps/the_gallery/doors.txtpb | |||
@@ -162,7 +162,17 @@ doors { | |||
162 | name: "Wondrous Painting" | 162 | name: "Wondrous Painting" |
163 | type: ITEM_ONLY | 163 | type: ITEM_ONLY |
164 | move_paintings { room: "Main Area" name: "WONDROUS" } | 164 | move_paintings { room: "Main Area" name: "WONDROUS" } |
165 | # TODO: any panel in The Wondrous | 165 | panels { map: "the_wondrous" room: "Entry" name: "WONDER" } |
166 | panels { map: "the_wondrous" room: "Regular" name: "SHRINK" } | ||
167 | panels { map: "the_wondrous" room: "Huge" name: "SHRINK" } | ||
168 | panels { map: "the_wondrous" room: "Huge" name: "IRE" } | ||
169 | panels { map: "the_wondrous" room: "Huge" name: "BRIE" } | ||
170 | panels { map: "the_wondrous" room: "Huge" name: "WICK" } | ||
171 | panels { map: "the_wondrous" room: "Huge" name: "BARK" } | ||
172 | panels { map: "the_wondrous" room: "Huge" name: "HARE" } | ||
173 | panels { map: "the_wondrous" room: "Huge" name: "CHIME" } | ||
174 | panels { map: "the_wondrous" room: "Huge" name: "LIBRARY" } | ||
175 | complete_at: 1 | ||
166 | } | 176 | } |
167 | doors { | 177 | doors { |
168 | name: "Rainbow Painting" | 178 | name: "Rainbow Painting" |