diff options
Diffstat (limited to 'data/maps/the_gallery/doors.txtpb')
| -rw-r--r-- | data/maps/the_gallery/doors.txtpb | 268 |
1 files changed, 268 insertions, 0 deletions
| diff --git a/data/maps/the_gallery/doors.txtpb b/data/maps/the_gallery/doors.txtpb new file mode 100644 index 0000000..9bbc016 --- /dev/null +++ b/data/maps/the_gallery/doors.txtpb | |||
| @@ -0,0 +1,268 @@ | |||
| 1 | # The Gallery is interesting because there's so many cross-map requirements. | ||
| 2 | doors { | ||
| 3 | name: "Darkroom Painting" | ||
| 4 | type: GALLERY_PAINTING | ||
| 5 | #move_paintings { room: "Main Area" name: "DARKROOM" } | ||
| 6 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerDarkroom" | ||
| 7 | panels { map: "the_darkroom" room: "First Room" name: "BISON" } | ||
| 8 | panels { map: "the_darkroom" room: "First Room" name: "FISH" } | ||
| 9 | panels { map: "the_darkroom" room: "First Room" name: "SHEEP" } | ||
| 10 | panels { map: "the_darkroom" room: "First Room" name: "KOI" } | ||
| 11 | panels { map: "the_darkroom" room: "First Room" name: "TUNA" } | ||
| 12 | panels { map: "the_darkroom" room: "Second Room" name: "BISON" } | ||
| 13 | panels { map: "the_darkroom" room: "Second Room" name: "FISH" } | ||
| 14 | panels { map: "the_darkroom" room: "Second Room" name: "SHEEP" } | ||
| 15 | panels { map: "the_darkroom" room: "Second Room" name: "KOI" } | ||
| 16 | panels { map: "the_darkroom" room: "Second Room" name: "TUNA" } | ||
| 17 | panels { map: "the_darkroom" room: "Third Room" name: "CULTS" } | ||
| 18 | panels { map: "the_darkroom" room: "Third Room" name: "TURNS" } | ||
| 19 | panels { map: "the_darkroom" room: "Third Room" name: "COINS" } | ||
| 20 | panels { map: "the_darkroom" room: "Third Room" name: "INKS" } | ||
| 21 | panels { map: "the_darkroom" room: "Third Room" name: "KNOTS" } | ||
| 22 | panels { map: "the_darkroom" room: "Third Room" name: "LINKS" } | ||
| 23 | panels { map: "the_darkroom" room: "Third Room" name: "LOCKS" } | ||
| 24 | panels { map: "the_darkroom" room: "Third Room" name: "TOUCHES" } | ||
| 25 | panels { map: "the_darkroom" room: "Third Room" name: "KOI" } | ||
| 26 | complete_at: 1 | ||
| 27 | } | ||
| 28 | doors { | ||
| 29 | name: "Butterfly Painting" | ||
| 30 | type: GALLERY_PAINTING | ||
| 31 | #move_paintings { room: "Main Area" name: "BUTTERFLY" } | ||
| 32 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerButterfly" | ||
| 33 | rooms { map: "the_butterfly" name: "Main Area" } | ||
| 34 | } | ||
| 35 | doors { | ||
| 36 | name: "Between Painting" | ||
| 37 | type: GALLERY_PAINTING | ||
| 38 | #move_paintings { room: "Main Area" name: "BETWEEN" } | ||
| 39 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerBetween" | ||
| 40 | panels { map: "the_between" room: "Main Area" name: "SUN" } | ||
| 41 | panels { map: "the_between" room: "Main Area" name: "KOI" } | ||
| 42 | panels { map: "the_between" room: "Main Area" name: "SUN KOI" } | ||
| 43 | panels { map: "the_between" room: "Main Area" name: "CHOP" } | ||
| 44 | panels { map: "the_between" room: "Main Area" name: "YOU" } | ||
| 45 | panels { map: "the_between" room: "Main Area" name: "PLOT" } | ||
| 46 | panels { map: "the_between" room: "Main Area" name: "CHOP YOU PLOT" } | ||
| 47 | panels { map: "the_between" room: "Main Area" name: "OUT" } | ||
| 48 | panels { map: "the_between" room: "Main Area" name: "SEW" } | ||
| 49 | panels { map: "the_between" room: "Main Area" name: "NEAR" } | ||
| 50 | panels { map: "the_between" room: "Main Area" name: "OUT SEW NEAR" } | ||
| 51 | panels { map: "the_between" room: "Main Area" name: "SHINE" } | ||
| 52 | panels { map: "the_between" room: "Main Area" name: "CURTSY" } | ||
| 53 | panels { map: "the_between" room: "Main Area" name: "SHINE CURTSY" } | ||
| 54 | panels { map: "the_between" room: "Main Area" name: "NEW" } | ||
| 55 | panels { map: "the_between" room: "Main Area" name: "DOLLARS" } | ||
| 56 | panels { map: "the_between" room: "Main Area" name: "NEW DOLLARS" } | ||
| 57 | panels { map: "the_between" room: "Main Area" name: "FOUR" } | ||
| 58 | panels { map: "the_between" room: "Main Area" name: "CAUGHT" } | ||
| 59 | panels { map: "the_between" room: "Main Area" name: "NET" } | ||
| 60 | panels { map: "the_between" room: "Main Area" name: "FOUR CAUGHT NET" } | ||
| 61 | panels { map: "the_between" room: "Main Area" name: "GREEN" } | ||
| 62 | panels { map: "the_between" room: "Main Area" name: "THINK" } | ||
| 63 | panels { map: "the_between" room: "Main Area" name: "LION" } | ||
| 64 | panels { map: "the_between" room: "Main Area" name: "GREEN THINK LION" } | ||
| 65 | panels { map: "the_between" room: "Main Area" name: "MOON" } | ||
| 66 | panels { map: "the_between" room: "Main Area" name: "POWER" } | ||
| 67 | panels { map: "the_between" room: "Main Area" name: "MOON POWER" } | ||
| 68 | panels { map: "the_between" room: "Control Center Side" name: "RIGHT" } | ||
| 69 | complete_at: 1 | ||
| 70 | } | ||
| 71 | doors { | ||
| 72 | name: "Entry Painting" | ||
| 73 | type: GALLERY_PAINTING | ||
| 74 | #move_paintings { room: "Main Area" name: "ENTRY" } | ||
| 75 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerEyes" | ||
| 76 | panels { map: "the_entry" room: "Eye Room" name: "I" } | ||
| 77 | } | ||
| 78 | doors { | ||
| 79 | name: "Wise Painting" | ||
| 80 | type: GALLERY_PAINTING | ||
| 81 | #move_paintings { room: "Main Area" name: "WISE" } | ||
| 82 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerTriangle" | ||
| 83 | panels { map: "the_wise" room: "Entry" name: "INK" } | ||
| 84 | panels { map: "the_wise" room: "Puzzles" name: "STORY" } | ||
| 85 | panels { map: "the_wise" room: "Puzzles" name: "VENTURE" } | ||
| 86 | panels { map: "the_wise" room: "Puzzles" name: "PASSED" } | ||
| 87 | panels { map: "the_wise" room: "Puzzles" name: "SLUMBERING" } | ||
| 88 | panels { map: "the_wise" room: "Puzzles" name: "RHYME" } | ||
| 89 | panels { map: "the_wise" room: "Puzzles" name: "OBSCURE" } | ||
| 90 | panels { map: "the_wise" room: "Puzzles" name: "PROPHET" } | ||
| 91 | panels { map: "the_wise" room: "Puzzles" name: "ERAS" } | ||
| 92 | panels { map: "the_wise" room: "Puzzles" name: "DARKNESS" } | ||
| 93 | panels { map: "the_wise" room: "Puzzles" name: "PRINCE" } | ||
| 94 | panels { map: "the_wise" room: "Puzzles" name: "BATH" } | ||
| 95 | panels { map: "the_wise" room: "Puzzles" name: "CHAOTIC" } | ||
| 96 | panels { map: "the_wise" room: "Puzzles" name: "EYES" } | ||
| 97 | panels { map: "the_wise" room: "Puzzles" name: "QUEENDOOM" } | ||
| 98 | panels { map: "the_wise" room: "Puzzles" name: "SHOUTS" } | ||
| 99 | panels { map: "the_wise" room: "Puzzles" name: "INTELLIGENCE" } | ||
| 100 | panels { map: "the_wise" room: "Puzzles" name: "EARTHWAR" } | ||
| 101 | panels { map: "the_wise" room: "Puzzles" name: "SLEEPER" } | ||
| 102 | panels { map: "the_wise" room: "Puzzles" name: "BOTTLE" } | ||
| 103 | panels { map: "the_wise" room: "Puzzles" name: "WORDS" } | ||
| 104 | complete_at: 1 | ||
| 105 | } | ||
| 106 | doors { | ||
| 107 | name: "Tree Painting" | ||
| 108 | type: GALLERY_PAINTING | ||
| 109 | #move_paintings { room: "Main Area" name: "TREE" } | ||
| 110 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerTree" | ||
| 111 | panels { map: "the_tree" room: "Main Area" name: "COLOR" } | ||
| 112 | panels { map: "the_tree" room: "Main Area" name: "DAMAGE (1)" } | ||
| 113 | panels { map: "the_tree" room: "Main Area" name: "DAMAGE (2)" } | ||
| 114 | panels { map: "the_tree" room: "Main Area" name: "MEAL (1)" } | ||
| 115 | panels { map: "the_tree" room: "Main Area" name: "MEAL (2)" } | ||
| 116 | panels { map: "the_tree" room: "Main Area" name: "WALK (1)" } | ||
| 117 | panels { map: "the_tree" room: "Main Area" name: "WALK (2)" } | ||
| 118 | panels { map: "the_tree" room: "Main Area" name: "REST" } | ||
| 119 | panels { map: "the_tree" room: "Main Area" name: "SLEEP" } | ||
| 120 | panels { map: "the_tree" room: "Main Area" name: "JUMP (1)" } | ||
| 121 | panels { map: "the_tree" room: "Main Area" name: "JUMP (2)" } | ||
| 122 | panels { map: "the_tree" room: "Main Area" name: "DRIZZLE" } | ||
| 123 | panels { map: "the_tree" room: "Main Area" name: "WADE" } | ||
| 124 | panels { map: "the_tree" room: "Main Area" name: "GROW (1)" } | ||
| 125 | panels { map: "the_tree" room: "Main Area" name: "GROW (2)" } | ||
| 126 | panels { map: "the_tree" room: "Main Area" name: "GROW (3)" } | ||
| 127 | panels { map: "the_tree" room: "Main Area" name: "GOOD (1)" } | ||
| 128 | panels { map: "the_tree" room: "Main Area" name: "GOOD (2)" } | ||
| 129 | panels { map: "the_tree" room: "Main Area" name: "GOOD (3)" } | ||
| 130 | panels { map: "the_tree" room: "Main Area" name: "HOVER" } | ||
| 131 | panels { map: "the_tree" room: "Main Area" name: "HAPPY (1)" } | ||
| 132 | panels { map: "the_tree" room: "Main Area" name: "HAPPY (2)" } | ||
| 133 | panels { map: "the_tree" room: "Main Area" name: "HAPPY (3)" } | ||
| 134 | panels { map: "the_tree" room: "Main Area" name: "LIGHT (1)" } | ||
| 135 | panels { map: "the_tree" room: "Main Area" name: "LIGHT (2)" } | ||
| 136 | panels { map: "the_tree" room: "Main Area" name: "LIGHT (3)" } | ||
| 137 | panels { map: "the_tree" room: "Main Area" name: "SMALL (1)" } | ||
| 138 | panels { map: "the_tree" room: "Main Area" name: "SMALL (2)" } | ||
| 139 | panels { map: "the_tree" room: "Main Area" name: "SMALL (3)" } | ||
| 140 | panels { map: "the_tree" room: "Main Area" name: "SPRINKLE" } | ||
| 141 | complete_at: 1 | ||
| 142 | } | ||
| 143 | doors { | ||
| 144 | name: "Unyielding Painting" | ||
| 145 | type: GALLERY_PAINTING | ||
| 146 | #move_paintings { room: "Main Area" name: "UNYIELDING" } | ||
| 147 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerUnyielding" | ||
| 148 | rooms { map: "the_unyielding" name: "Digital Entrance" } | ||
| 149 | } | ||
| 150 | doors { | ||
| 151 | name: "Graveyard Painting" | ||
| 152 | type: GALLERY_PAINTING | ||
| 153 | #move_paintings { room: "Main Area" name: "GRAVEYARD" } | ||
| 154 | receivers: "Components/Listeners/Endings/unlockReaderListenerGraveyard" | ||
| 155 | rooms { map: "the_graveyard" name: "Outside" } | ||
| 156 | } | ||
| 157 | doors { | ||
| 158 | name: "Control Center Painting" | ||
| 159 | type: GALLERY_PAINTING | ||
| 160 | #move_paintings { room: "Main Area" name: "CC" } | ||
| 161 | receivers: "Components/Listeners/Endings/unlockReaderListenerDesert" | ||
| 162 | rooms { map: "the_impressive" name: "M2 Room" } | ||
| 163 | } | ||
| 164 | doors { | ||
| 165 | name: "Tower Painting" | ||
| 166 | type: GALLERY_PAINTING | ||
| 167 | #move_paintings { room: "Main Area" name: "TOWER" } | ||
| 168 | receivers: "Components/Listeners/Endings/unlockReaderListenerTower" | ||
| 169 | rooms { map: "the_tower" name: "First Floor" } | ||
| 170 | } | ||
| 171 | doors { | ||
| 172 | name: "Wondrous Painting" | ||
| 173 | type: GALLERY_PAINTING | ||
| 174 | #move_paintings { room: "Main Area" name: "WONDROUS" } | ||
| 175 | receivers: "Components/Listeners/Endings/unlockReaderListenerWonderland" | ||
| 176 | panels { map: "the_wondrous" room: "Entry" name: "WONDER" } | ||
| 177 | panels { map: "the_wondrous" room: "Regular" name: "SHRINK" } | ||
| 178 | panels { map: "the_wondrous" room: "Huge" name: "SHRINK" } | ||
| 179 | panels { map: "the_wondrous" room: "Huge" name: "IRE" } | ||
| 180 | panels { map: "the_wondrous" room: "Huge" name: "BRIE" } | ||
| 181 | panels { map: "the_wondrous" room: "Huge" name: "WICK" } | ||
| 182 | panels { map: "the_wondrous" room: "Huge" name: "BARK" } | ||
| 183 | panels { map: "the_wondrous" room: "Huge" name: "HARE" } | ||
| 184 | panels { map: "the_wondrous" room: "Huge" name: "CHIME" } | ||
| 185 | panels { map: "the_wondrous" room: "Huge" name: "LIBRARY" } | ||
| 186 | complete_at: 1 | ||
| 187 | } | ||
| 188 | doors { | ||
| 189 | name: "Rainbow Painting" | ||
| 190 | type: GALLERY_PAINTING | ||
| 191 | #move_paintings { room: "Main Area" name: "RAINBOW" } | ||
| 192 | receivers: "Components/Listeners/Endings/unlockReaderListenerRainbow" | ||
| 193 | rooms { map: "daedalus" name: "Rainbow Start" } | ||
| 194 | } | ||
| 195 | doors { | ||
| 196 | name: "Words Painting" | ||
| 197 | type: GALLERY_PAINTING | ||
| 198 | #move_paintings { room: "Main Area" name: "WORDS" } | ||
| 199 | receivers: "Components/Listeners/Endings/unlockReaderListenerWords" | ||
| 200 | rooms { map: "the_words" name: "Main Area" } | ||
| 201 | } | ||
| 202 | doors { | ||
| 203 | name: "Colorful Painting" | ||
| 204 | type: GALLERY_PAINTING | ||
| 205 | #move_paintings { room: "Main Area" name: "COLORFUL" } | ||
| 206 | receivers: "Components/Listeners/Endings/unlockReaderListenerColorful" | ||
| 207 | rooms { map: "the_colorful" name: "White Room" } | ||
| 208 | } | ||
| 209 | doors { | ||
| 210 | name: "Castle Painting" | ||
| 211 | type: GALLERY_PAINTING | ||
| 212 | #move_paintings { room: "Main Area" name: "CASTLE" } | ||
| 213 | receivers: "Components/Listeners/Endings/unlockReaderListenerCastle" | ||
| 214 | rooms { map: "daedalus" name: "Castle" } | ||
| 215 | } | ||
| 216 | doors { | ||
| 217 | name: "Sun Temple Painting" | ||
| 218 | type: GALLERY_PAINTING | ||
| 219 | #move_paintings { room: "Main Area" name: "SUNTEMPLE" } | ||
| 220 | receivers: "Components/Listeners/Endings/unlockReaderListenerTemple" | ||
| 221 | rooms { map: "the_sun_temple" name: "Entrance" } | ||
| 222 | } | ||
| 223 | doors { | ||
| 224 | name: "Ancient Painting" | ||
| 225 | type: GALLERY_PAINTING | ||
| 226 | #move_paintings { room: "Main Area" name: "ANCIENT" } | ||
| 227 | receivers: "Components/Listeners/Endings/unlockReaderListenerQuartz" | ||
| 228 | rooms { map: "the_ancient" name: "Outside" } | ||
| 229 | } | ||
| 230 | doors { | ||
| 231 | name: "Gallery Extension" | ||
| 232 | type: STANDARD | ||
| 233 | receivers: "Components/Doors/entry_2" | ||
| 234 | panels { room: "Daedalus Extension" name: "WHERE" } | ||
| 235 | location_room: "Daedalus Extension" | ||
| 236 | } | ||
| 237 | doors { | ||
| 238 | name: "Back Door" | ||
| 239 | type: EVENT | ||
| 240 | receivers: "Components/Doors/entry_1" | ||
| 241 | doors { name: "Darkroom Painting" } | ||
| 242 | doors { name: "Butterfly Painting" } | ||
| 243 | doors { name: "Between Painting" } | ||
| 244 | doors { name: "Entry Painting" } | ||
| 245 | doors { name: "Wise Painting" } | ||
| 246 | doors { name: "Tree Painting" } | ||
| 247 | doors { name: "Unyielding Painting" } | ||
| 248 | doors { name: "Graveyard Painting" } | ||
| 249 | doors { name: "Control Center Painting" } | ||
| 250 | doors { name: "Tower Painting" } | ||
| 251 | doors { name: "Wondrous Painting" } | ||
| 252 | doors { name: "Rainbow Painting" } | ||
| 253 | doors { name: "Words Painting" } | ||
| 254 | doors { name: "Colorful Painting" } | ||
| 255 | doors { name: "Castle Painting" } | ||
| 256 | doors { name: "Sun Temple Painting" } | ||
| 257 | doors { name: "Ancient Painting" } | ||
| 258 | panels { room: "Daedalus Extension" name: "WHERE" } | ||
| 259 | double_letters: true | ||
| 260 | } | ||
| 261 | doors { | ||
| 262 | name: "Ending Door" | ||
| 263 | type: STANDARD | ||
| 264 | receivers: "Components/Doors/entry_3" | ||
| 265 | panels { room: "Back Room" name: "UNYIELDING" } | ||
| 266 | panels { room: "Back Room" name: "TREE" } | ||
| 267 | location_room: "Back Room" | ||
| 268 | } | ||
