diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 20:56:42 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 20:56:42 -0400 |
commit | f95dcb283fcff2eeecce4f240c76d800f529703c (patch) | |
tree | aa6dca4f8daa94f493b296305bc2a6a772a554da /data/maps/the_gallery | |
parent | a587b3e0a307a906949eec2741ddece3f38d3ae2 (diff) | |
download | lingo2-archipelago-f95dcb283fcff2eeecce4f240c76d800f529703c.tar.gz lingo2-archipelago-f95dcb283fcff2eeecce4f240c76d800f529703c.tar.bz2 lingo2-archipelago-f95dcb283fcff2eeecce4f240c76d800f529703c.zip |
Added the_wondrous
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" |