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