diff options
Diffstat (limited to 'assets')
| -rwxr-xr-x | assets/areas.yaml | 14 | ||||
| -rw-r--r-- | assets/checked_owl.png | bin | 0 -> 262 bytes | |||
| -rw-r--r-- | assets/subway.png | bin | 184533 -> 232357 bytes | |||
| -rw-r--r-- | assets/subway.yaml | 725 |
4 files changed, 385 insertions, 354 deletions
| diff --git a/assets/areas.yaml b/assets/areas.yaml index d38ceb8..a615e2c 100755 --- a/assets/areas.yaml +++ b/assets/areas.yaml | |||
| @@ -67,6 +67,8 @@ | |||
| 67 | map: [2642, 872] | 67 | map: [2642, 872] |
| 68 | Eight Room: | 68 | Eight Room: |
| 69 | fold_into: The Incomparable | 69 | fold_into: The Incomparable |
| 70 | Eight Alcove: | ||
| 71 | fold_into: The Incomparable | ||
| 70 | Orange Tower First Floor: | 72 | Orange Tower First Floor: |
| 71 | map: [1285, 928] | 73 | map: [1285, 928] |
| 72 | Color Hunt: | 74 | Color Hunt: |
| @@ -83,8 +85,10 @@ | |||
| 83 | map: [1252, 1259] | 85 | map: [1252, 1259] |
| 84 | Orange Tower Seventh Floor: | 86 | Orange Tower Seventh Floor: |
| 85 | map: [1587, 1900] | 87 | map: [1587, 1900] |
| 86 | Orange Tower Basement: | 88 | Orange Tower Sixth Floor: |
| 87 | map: [1587, 2000] | 89 | map: [1587, 2000] |
| 90 | Orange Tower Basement: | ||
| 91 | map: [1587, 2100] | ||
| 88 | Courtyard: | 92 | Courtyard: |
| 89 | map: [863, 387] | 93 | map: [863, 387] |
| 90 | First Second Third Fourth: | 94 | First Second Third Fourth: |
| @@ -224,11 +228,15 @@ | |||
| 224 | The Eyes They See: | 228 | The Eyes They See: |
| 225 | map: [955, 933] | 229 | map: [955, 933] |
| 226 | Far Window: | 230 | Far Window: |
| 227 | fold_into: The Eyes They See | 231 | fold_into: The Eyes They See |
| 232 | Wondrous Lobby: | ||
| 233 | fold_into: The Eyes They See | ||
| 228 | Outside The Wondrous: | 234 | Outside The Wondrous: |
| 229 | map: [691, 524] | 235 | map: [691, 524] |
| 230 | The Wondrous: | 236 | The Wondrous: |
| 231 | map: [648, 338] | 237 | map: [648, 338] |
| 238 | The Wondrous (Doorknob): | ||
| 239 | fold_into: The Wondrous | ||
| 232 | The Wondrous (Bookcase): | 240 | The Wondrous (Bookcase): |
| 233 | fold_into: The Wondrous | 241 | fold_into: The Wondrous |
| 234 | The Wondrous (Chandelier): | 242 | The Wondrous (Chandelier): |
| @@ -271,6 +279,8 @@ | |||
| 271 | map: [1368, 2103] | 279 | map: [1368, 2103] |
| 272 | Art Gallery: | 280 | Art Gallery: |
| 273 | map: [2474, 1366] | 281 | map: [2474, 1366] |
| 282 | Art Gallery (First Floor): | ||
| 283 | fold_into: Art Gallery | ||
| 274 | Art Gallery (Second Floor): | 284 | Art Gallery (Second Floor): |
| 275 | fold_into: Art Gallery | 285 | fold_into: Art Gallery |
| 276 | Art Gallery (Third Floor): | 286 | Art Gallery (Third Floor): |
| diff --git a/assets/checked_owl.png b/assets/checked_owl.png new file mode 100644 index 0000000..f53ddd3 --- /dev/null +++ b/assets/checked_owl.png | |||
| Binary files differ | |||
| diff --git a/assets/subway.png b/assets/subway.png index 3860d2c..8128004 100644 --- a/assets/subway.png +++ b/assets/subway.png | |||
| Binary files differ | |||
| diff --git a/assets/subway.yaml b/assets/subway.yaml index 8f13f09..8c0df38 100644 --- a/assets/subway.yaml +++ b/assets/subway.yaml | |||
| @@ -1,123 +1,117 @@ | |||
| 1 | --- | 1 | --- |
| 2 | - pos: [1050, 954] | 2 | - pos: [1051, 954] |
| 3 | room: Starting Room | 3 | room: Starting Room |
| 4 | door: Back Right Door | 4 | door: Back Right Door |
| 5 | - pos: [986, 1034] | 5 | - pos: [986, 1034] |
| 6 | room: Starting Room | 6 | room: Starting Room |
| 7 | door: Rhyme Room Entrance | 7 | door: Rhyme Room Entrance |
| 8 | - pos: [990, 956] | 8 | - pos: [996, 964] |
| 9 | special: starting_room_paintings # Early Color Hallways painting is a hardcoded special case | 9 | special: starting_room_overhead |
| 10 | paintings: | 10 | painting: arrows_painting |
| 11 | - arrows_painting | 11 | - pos: [1044, 1012] |
| 12 | - pos: [905, 841] | 12 | special: early_color_hallways |
| 13 | painting: color_hallways | ||
| 14 | - pos: [915, 851] | ||
| 13 | room: Hedge Maze | 15 | room: Hedge Maze |
| 14 | door: Painting Shortcut | 16 | door: Painting Shortcut |
| 15 | paintings: | 17 | painting: garden_painting_tower2 |
| 16 | - garden_painting_tower2 | 18 | entrances: |
| 17 | tags: | ||
| 18 | - garden_starting | 19 | - garden_starting |
| 19 | - pos: [1066, 841] | 20 | - pos: [1076, 851] |
| 20 | room: Courtyard | 21 | room: Courtyard |
| 21 | door: Painting Shortcut | 22 | door: Painting Shortcut |
| 22 | paintings: | 23 | painting: flower_painting_8 |
| 23 | - flower_painting_8 | 24 | entrances: |
| 24 | tags: | ||
| 25 | - flower_starting | 25 | - flower_starting |
| 26 | - pos: [905, 895] | 26 | - pos: [915, 905] |
| 27 | room: The Wondrous (Doorknob) | 27 | room: The Wondrous (Doorknob) |
| 28 | door: Painting Shortcut | 28 | door: Painting Shortcut |
| 29 | paintings: | 29 | painting: symmetry_painting_a_starter |
| 30 | - symmetry_painting_a_starter | 30 | entrances: |
| 31 | tags: | ||
| 32 | - symmetry_starting | 31 | - symmetry_starting |
| 33 | - pos: [1066, 868] | 32 | - pos: [1076, 905] |
| 34 | room: Outside The Bold | 33 | room: Outside The Bold |
| 35 | door: Painting Shortcut | 34 | door: Painting Shortcut |
| 36 | paintings: | 35 | painting: pencil_painting6 |
| 37 | - pencil_painting6 | 36 | entrances: |
| 38 | tags: | ||
| 39 | - pencil_starting | 37 | - pencil_starting |
| 40 | - pos: [1066, 895] | 38 | - pos: [1076, 878] |
| 41 | room: Outside The Undeterred | 39 | room: Outside The Undeterred |
| 42 | door: Painting Shortcut | 40 | door: Painting Shortcut |
| 43 | paintings: | 41 | painting: blueman_painting_3 |
| 44 | - blueman_painting_3 | 42 | entrances: |
| 45 | tags: | ||
| 46 | - blueman_starting | 43 | - blueman_starting |
| 47 | - pos: [905, 868] | 44 | - pos: [915, 878] |
| 48 | room: Outside The Agreeable | 45 | room: Outside The Agreeable |
| 49 | door: Painting Shortcut | 46 | door: Painting Shortcut |
| 50 | paintings: | 47 | painting: eyes_yellow_painting2 |
| 51 | - eyes_yellow_painting2 | 48 | entrances: |
| 52 | tags: | ||
| 53 | - street_starting | 49 | - street_starting |
| 54 | - pos: [1211, 879] | 50 | - pos: [1211, 879] |
| 55 | room: Hidden Room | 51 | room: Hidden Room |
| 56 | door: Dead End Door | 52 | door: Dead End Door |
| 57 | - pos: [1291, 906] | 53 | - pos: [1292, 906] |
| 58 | room: Hidden Room | 54 | room: Hidden Room |
| 59 | door: Knight Night Entrance | 55 | door: Knight Night Entrance |
| 60 | - pos: [1103, 980] | 56 | - pos: [1104, 981] |
| 61 | room: Hidden Room | 57 | room: Hidden Room |
| 62 | door: Seeker Entrance | 58 | door: Seeker Entrance |
| 63 | - pos: [1173, 980] | 59 | - pos: [1174, 981] |
| 64 | room: Hidden Room | 60 | room: Hidden Room |
| 65 | door: Rhyme Room Entrance | 61 | door: Rhyme Room Entrance |
| 66 | - pos: [1116, 939] | 62 | - pos: [1114, 937] |
| 67 | paintings: | 63 | painting: owl_painting |
| 68 | - owl_painting | 64 | entrances: |
| 69 | tags: | ||
| 70 | - owl_hidden | 65 | - owl_hidden |
| 71 | - pos: [986, 793] | 66 | - pos: [986, 793] |
| 72 | room: Second Room | 67 | room: Second Room |
| 73 | door: Exit Door | 68 | door: Exit Door |
| 74 | - pos: [798, 584] | 69 | - pos: [799, 584] |
| 75 | room: Hub Room | 70 | room: Hub Room |
| 76 | door: Crossroads Entrance | 71 | door: Crossroads Entrance |
| 77 | - pos: [932, 665] | 72 | - pos: [933, 665] |
| 78 | room: Hub Room | 73 | room: Hub Room |
| 79 | door: Tenacious Entrance | 74 | door: Tenacious Entrance |
| 80 | - pos: [1361, 578] | 75 | - pos: [1361, 579] |
| 81 | room: Hub Room | 76 | room: Hub Room |
| 82 | door: Shortcut to Hedge Maze | 77 | door: Shortcut to Hedge Maze |
| 83 | - pos: [1312, 841] | 78 | - pos: [1313, 842] |
| 84 | room: Hub Room | 79 | room: Hub Room |
| 85 | door: Near RAT Door | 80 | door: Near RAT Door |
| 86 | - pos: [1371, 729] | 81 | - pos: [1372, 729] |
| 87 | room: Hub Room | 82 | room: Hub Room |
| 88 | door: Traveled Entrance | 83 | door: Traveled Entrance |
| 89 | - pos: [1313, 686] | 84 | - pos: [1312, 696] |
| 90 | paintings: | 85 | painting: maze_painting |
| 91 | - maze_painting | 86 | exits: |
| 92 | tags: | ||
| 93 | - green_owl | 87 | - green_owl |
| 94 | - green_numbers | 88 | - green_numbers |
| 95 | - pos: [1172, 760] | 89 | - pos: [1174, 761] |
| 96 | sunwarp: | 90 | sunwarp: |
| 97 | dots: 1 | 91 | dots: 1 |
| 98 | type: enter | 92 | type: enter |
| 99 | - pos: [1302, 638] | 93 | - pos: [1302, 638] |
| 100 | room: Outside The Undeterred | 94 | room: Outside The Undeterred |
| 101 | door: Fours | 95 | door: Fours |
| 102 | - pos: [1243, 819] | 96 | - pos: [1243, 820] |
| 103 | room: Outside The Undeterred | 97 | room: Outside The Undeterred |
| 104 | door: Fours | 98 | door: Fours |
| 105 | - pos: [1276, 819] | 99 | - pos: [1276, 820] |
| 106 | room: Outside The Undeterred | 100 | room: Number Hunt |
| 107 | door: Eights | 101 | door: Eights |
| 108 | - pos: [1263, 867] | 102 | - pos: [1253, 889] |
| 109 | paintings: | 103 | painting: smile_painting_6 |
| 110 | - smile_painting_6 | 104 | entrances: |
| 111 | tags: | ||
| 112 | - smiley_deadend | 105 | - smiley_deadend |
| 113 | - pos: [1012, 1086] | 106 | - pos: [1013, 1087] |
| 114 | sunwarp: | 107 | sunwarp: |
| 115 | dots: 6 | 108 | dots: 6 |
| 116 | type: final | 109 | type: final |
| 117 | - pos: [938, 1002] | 110 | - pos: [948, 1012] |
| 118 | room: Pilgrim Antechamber | 111 | room: Pilgrim Antechamber |
| 119 | door: Sun Painting | 112 | door: Sun Painting |
| 120 | special: sun_painting | 113 | special: sun_painting |
| 114 | painting: pilgrim_painting2 | ||
| 121 | - pos: [1053, 1090] | 115 | - pos: [1053, 1090] |
| 122 | invisible: true | 116 | invisible: true |
| 123 | special: sun_painting_exit | 117 | special: sun_painting_exit |
| @@ -136,7 +130,7 @@ | |||
| 136 | - pos: [932, 477] | 130 | - pos: [932, 477] |
| 137 | room: Crossroads | 131 | room: Crossroads |
| 138 | door: Tenacious Entrance | 132 | door: Tenacious Entrance |
| 139 | - pos: [638, 477] | 133 | - pos: [509, 477] |
| 140 | room: Crossroads | 134 | room: Crossroads |
| 141 | door: Discerning Entrance | 135 | door: Discerning Entrance |
| 142 | - pos: [905, 290] | 136 | - pos: [905, 290] |
| @@ -145,16 +139,15 @@ | |||
| 145 | - pos: [894, 423] | 139 | - pos: [894, 423] |
| 146 | room: Crossroads | 140 | room: Crossroads |
| 147 | door: Words Sword Door | 141 | door: Words Sword Door |
| 148 | - pos: [632, 643] | 142 | - pos: [718, 557] |
| 149 | room: Crossroads | 143 | room: Crossroads |
| 150 | door: Eye Wall | 144 | door: Eye Wall |
| 151 | - pos: [638, 520] | 145 | - pos: [509, 434] |
| 152 | room: Crossroads | 146 | room: Crossroads |
| 153 | door: Roof Access | 147 | door: Roof Access |
| 154 | - pos: [756, 400] | 148 | - pos: [712, 514] |
| 155 | paintings: | 149 | painting: smile_painting_4 |
| 156 | - smile_painting_4 | 150 | entrances: |
| 157 | tags: | ||
| 158 | - smiley_crossroads | 151 | - smiley_crossroads |
| 159 | - pos: [878, 509] | 152 | - pos: [878, 509] |
| 160 | sunwarp: | 153 | sunwarp: |
| @@ -168,13 +161,12 @@ | |||
| 168 | door: Exit | 161 | door: Exit |
| 169 | - pos: [986, 290] | 162 | - pos: [986, 290] |
| 170 | room: Number Hunt | 163 | room: Number Hunt |
| 171 | door: Eights | 164 | door: Nines |
| 172 | - pos: [954, 247] | 165 | - pos: [954, 247] |
| 173 | room: Amen Name Area | 166 | room: Amen Name Area |
| 174 | door: Exit | 167 | door: Exit |
| 175 | - pos: [954, 222] | 168 | - pos: [985, 235] |
| 176 | paintings: | 169 | painting: west_afar |
| 177 | - west_afar | ||
| 178 | - pos: [986, 697] | 170 | - pos: [986, 697] |
| 179 | room: The Tenacious | 171 | room: The Tenacious |
| 180 | door: Shortcut to Hub Room | 172 | door: Shortcut to Hub Room |
| @@ -205,22 +197,20 @@ | |||
| 205 | - pos: [1216, 525] | 197 | - pos: [1216, 525] |
| 206 | room: Outside The Agreeable | 198 | room: Outside The Agreeable |
| 207 | door: Agreeable Entrance | 199 | door: Agreeable Entrance |
| 208 | - pos: [1138, 287] | 200 | - pos: [1156, 299] |
| 209 | paintings: | 201 | painting: eyes_yellow_painting |
| 210 | - eyes_yellow_painting | 202 | exits: |
| 211 | tags: | ||
| 212 | - street_starting | 203 | - street_starting |
| 213 | - pos: [1088, 385] | 204 | - pos: [1088, 385] |
| 214 | sunwarp: | 205 | sunwarp: |
| 215 | dots: 6 | 206 | dots: 6 |
| 216 | type: enter | 207 | type: enter |
| 217 | - pos: [1195, 450] | 208 | - pos: [1195, 445] |
| 218 | room: Compass Room | 209 | room: Compass Room |
| 219 | door: Lookout Entrance | 210 | door: Lookout Entrance |
| 220 | - pos: [1214, 457] | 211 | - pos: [1226, 481] |
| 221 | paintings: | 212 | painting: pencil_painting7 |
| 222 | - pencil_painting7 | 213 | entrances: |
| 223 | tags: | ||
| 224 | - pencil_compass | 214 | - pencil_compass |
| 225 | - pos: [1196, 417] | 215 | - pos: [1196, 417] |
| 226 | invisible: true | 216 | invisible: true |
| @@ -248,10 +238,9 @@ | |||
| 248 | - pos: [1714, 434] | 238 | - pos: [1714, 434] |
| 249 | room: Hedge Maze | 239 | room: Hedge Maze |
| 250 | door: Observant Entrance | 240 | door: Observant Entrance |
| 251 | - pos: [1477, 343] | 241 | - pos: [1526, 401] |
| 252 | paintings: | 242 | painting: garden_painting_tower |
| 253 | - garden_painting_tower | 243 | exits: |
| 254 | tags: | ||
| 255 | - garden_starting | 244 | - garden_starting |
| 256 | - pos: [1565, 311] | 245 | - pos: [1565, 311] |
| 257 | room: The Fearless (First Floor) | 246 | room: The Fearless (First Floor) |
| @@ -262,45 +251,48 @@ | |||
| 262 | - pos: [1414, 209] | 251 | - pos: [1414, 209] |
| 263 | room: The Observant | 252 | room: The Observant |
| 264 | door: Backside Door | 253 | door: Backside Door |
| 265 | - pos: [1624, 188] | 254 | - pos: [1592, 188] |
| 266 | room: The Observant | 255 | room: The Observant |
| 267 | door: Stairs | 256 | door: Stairs |
| 268 | - pos: [1667, 686] | 257 | - pos: [1694, 659] |
| 269 | room: The Incomparable | 258 | room: The Incomparable |
| 270 | door: Eight Door | 259 | door: Eight Door |
| 271 | - pos: [1784, 569] | 260 | - pos: [1799, 583] |
| 272 | paintings: | 261 | painting: crown_painting |
| 273 | - crown_painting | 262 | exits: |
| 274 | tags: | ||
| 275 | - crown_tower6 | 263 | - crown_tower6 |
| 276 | - pos: [1653, 717] | 264 | - pos: [1644, 685] |
| 277 | paintings: | 265 | painting: eight_painting2 |
| 278 | - eight_painting2 | 266 | entrances: |
| 279 | tags: | ||
| 280 | - eight_alcove | 267 | - eight_alcove |
| 281 | - pos: [1653, 662] | 268 | - pos: [1660, 664] |
| 282 | paintings: | 269 | painting: eight_painting |
| 283 | - eight_painting | 270 | exits: |
| 284 | tags: | ||
| 285 | - eight_alcove | 271 | - eight_alcove |
| 286 | - pos: [697, 1471] | 272 | - pos: [695, 1471] |
| 287 | room: Orange Tower | 273 | room: Orange Tower |
| 288 | door: Second Floor | 274 | door: Second Floor |
| 289 | - pos: [633, 1406] | 275 | tilted: true |
| 276 | - pos: [631, 1406] | ||
| 290 | room: Orange Tower | 277 | room: Orange Tower |
| 291 | door: Third Floor | 278 | door: Third Floor |
| 292 | - pos: [570, 1343] | 279 | tilted: true |
| 280 | - pos: [567, 1341] | ||
| 293 | room: Orange Tower | 281 | room: Orange Tower |
| 294 | door: Fourth Floor | 282 | door: Fourth Floor |
| 295 | - pos: [504, 1279] | 283 | tilted: true |
| 284 | - pos: [502, 1277] | ||
| 296 | room: Orange Tower | 285 | room: Orange Tower |
| 297 | door: Fifth Floor | 286 | door: Fifth Floor |
| 298 | - pos: [440, 1215] | 287 | tilted: true |
| 288 | - pos: [438, 1213] | ||
| 299 | room: Orange Tower | 289 | room: Orange Tower |
| 300 | door: Sixth Floor | 290 | door: Sixth Floor |
| 301 | - pos: [379, 1153] | 291 | tilted: true |
| 292 | - pos: [378, 1152] | ||
| 302 | room: Orange Tower | 293 | room: Orange Tower |
| 303 | door: Seventh Floor | 294 | door: Seventh Floor |
| 295 | tilted: true | ||
| 304 | - pos: [905, 793] | 296 | - pos: [905, 793] |
| 305 | room: Orange Tower First Floor | 297 | room: Orange Tower First Floor |
| 306 | door: Shortcut to Hub Room | 298 | door: Shortcut to Hub Room |
| @@ -320,7 +312,7 @@ | |||
| 320 | - pos: [722, 1439] | 312 | - pos: [722, 1439] |
| 321 | tags: | 313 | tags: |
| 322 | - tower2_undeterred | 314 | - tower2_undeterred |
| 323 | - pos: [533, 1375] | 315 | - pos: [549, 1375] |
| 324 | tags: | 316 | tags: |
| 325 | - tower3_tower3 | 317 | - tower3_tower3 |
| 326 | - pos: [662, 1375] | 318 | - pos: [662, 1375] |
| @@ -377,10 +369,10 @@ | |||
| 377 | - pos: [1173, 1248] | 369 | - pos: [1173, 1248] |
| 378 | room: Orange Tower Third Floor | 370 | room: Orange Tower Third Floor |
| 379 | door: Rhyme Room Entrance | 371 | door: Rhyme Room Entrance |
| 380 | - pos: [1270, 1231] | 372 | - pos: [1274, 1253] |
| 381 | paintings: | 373 | painting: arrows_painting_6 |
| 382 | - arrows_painting_6 | 374 | - pos: [1293, 1234] |
| 383 | - flower_painting_5 | 375 | painting: flower_painting_5 |
| 384 | - pos: [1216, 1216] | 376 | - pos: [1216, 1216] |
| 385 | sunwarp: | 377 | sunwarp: |
| 386 | dots: 2 | 378 | dots: 2 |
| @@ -396,77 +388,83 @@ | |||
| 396 | sunwarp: | 388 | sunwarp: |
| 397 | dots: 5 | 389 | dots: 5 |
| 398 | type: enter | 390 | type: enter |
| 399 | - pos: [877, 155] | 391 | - pos: [878, 155] |
| 400 | room: Number Hunt | 392 | room: Number Hunt |
| 401 | door: Eights | 393 | door: Eights |
| 402 | - pos: [844, 134] | 394 | - pos: [862, 144] |
| 403 | paintings: | 395 | painting: smile_painting_8 |
| 404 | - smile_painting_8 | 396 | entrances: |
| 405 | tags: | ||
| 406 | - smiley_hotcrusts | 397 | - smiley_hotcrusts |
| 407 | - pos: [797, 155] | 398 | - pos: [798, 155] |
| 408 | sunwarp: | 399 | sunwarp: |
| 409 | dots: 2 | 400 | dots: 2 |
| 410 | type: enter | 401 | type: enter |
| 411 | - pos: [679, 985] | 402 | - pos: [680, 986] |
| 412 | room: Number Hunt | 403 | room: Number Hunt |
| 413 | door: Nines | 404 | door: Nines |
| 414 | - pos: [723, 953] | 405 | - pos: [723, 953] |
| 415 | room: Orange Tower Fifth Floor | 406 | room: Orange Tower Fifth Floor |
| 416 | door: Welcome Back | 407 | door: Welcome Back |
| 417 | - pos: [683, 944] | 408 | - pos: [690, 937] |
| 418 | paintings: | 409 | painting: east_afar |
| 419 | - east_afar | 410 | - pos: [535, 1205] |
| 420 | - pos: [548, 1221] | 411 | painting: hi_solved_painting3 |
| 421 | paintings: | 412 | - pos: [1574, 1424] |
| 422 | - hi_solved_painting3 | 413 | painting: hi_solved_painting2 |
| 423 | - pos: [1574, 1425] | 414 | - pos: [316, 1269] |
| 424 | paintings: | 415 | painting: arrows_painting_10 |
| 425 | - hi_solved_painting2 | 416 | - pos: [332, 1253] |
| 426 | - pos: [411, 1186] | 417 | painting: scenery_painting_5d_2 |
| 427 | paintings: | 418 | - pos: [347, 1237] |
| 428 | - arrows_painting_10 | 419 | painting: panda_painting_2 |
| 429 | - owl_painting_3 | 420 | entrances: |
| 430 | - clock_painting | ||
| 431 | - scenery_painting_5d_2 | ||
| 432 | - symmetry_painting_b_7 | ||
| 433 | - panda_painting_2 | ||
| 434 | - crown_painting2 | ||
| 435 | - colors_painting2 | ||
| 436 | - cherry_painting2 | ||
| 437 | - hi_solved_painting | ||
| 438 | tags: | ||
| 439 | - owl_tower6 | ||
| 440 | - clock_tower6 | ||
| 441 | - panda_tower6 | 421 | - panda_tower6 |
| 422 | - pos: [363, 1221] | ||
| 423 | painting: colors_painting2 | ||
| 424 | - pos: [380, 1205] | ||
| 425 | painting: clock_painting | ||
| 426 | entrances: | ||
| 427 | - clock_tower6 | ||
| 428 | - pos: [396, 1221] | ||
| 429 | painting: hi_solved_painting | ||
| 430 | exits: | ||
| 431 | - hi_scientific | ||
| 432 | - pos: [380, 1237] | ||
| 433 | painting: crown_painting2 | ||
| 434 | entrances: | ||
| 442 | - crown_tower6 | 435 | - crown_tower6 |
| 436 | - pos: [363, 1253] | ||
| 437 | painting: owl_painting_3 | ||
| 438 | entrances: | ||
| 439 | - owl_tower6 | ||
| 440 | - pos: [347, 1269] | ||
| 441 | painting: symmetry_painting_b_7 | ||
| 442 | - pos: [332, 1285] | ||
| 443 | painting: cherry_painting2 | ||
| 444 | entrances: | ||
| 443 | - apple_tower6 | 445 | - apple_tower6 |
| 444 | - hi_scientific | 446 | - pos: [360, 1135] |
| 445 | - pos: [349, 1124] | 447 | # TODO: there isn't really a spot for this one |
| 446 | paintings: | 448 | painting: map_painting2 |
| 447 | - map_painting2 | ||
| 448 | - pos: [436, 1159] | 449 | - pos: [436, 1159] |
| 449 | room: Orange Tower Seventh Floor | 450 | room: Orange Tower Seventh Floor |
| 450 | door: Mastery | 451 | door: Mastery |
| 451 | - pos: [544, 1159] | 452 | - pos: [535, 1146] |
| 452 | paintings: | 453 | painting: arrows_painting_11 |
| 453 | - arrows_painting_11 | ||
| 454 | - pos: [498, 284] | 454 | - pos: [498, 284] |
| 455 | room: Courtyard | 455 | room: Courtyard |
| 456 | door: Green Barrier | 456 | door: Green Barrier |
| 457 | - pos: [556, 233] | 457 | - pos: [589, 230] |
| 458 | paintings: | 458 | painting: flower_painting_7 |
| 459 | - flower_painting_7 | 459 | exits: |
| 460 | tags: | ||
| 461 | - flower_starting | 460 | - flower_starting |
| 462 | - flower_arrow | 461 | - flower_arrow |
| 463 | - pos: [600, 332] | 462 | - pos: [600, 332] |
| 464 | room: Number Hunt | 463 | room: Number Hunt |
| 465 | door: Nines | 464 | door: Nines |
| 466 | - pos: [579, 350] | 465 | - pos: [589, 369] |
| 467 | paintings: | 466 | painting: blueman_painting |
| 468 | - blueman_painting | 467 | entrances: |
| 469 | tags: | ||
| 470 | - blueman_courtyard | 468 | - blueman_courtyard |
| 471 | - pos: [530, 310] | 469 | - pos: [530, 310] |
| 472 | room: First Second Third Fourth | 470 | room: First Second Third Fourth |
| @@ -501,14 +499,13 @@ | |||
| 501 | - pos: [922, 107] | 499 | - pos: [922, 107] |
| 502 | room: The Colorful (Gray) | 500 | room: The Colorful (Gray) |
| 503 | door: Progress Door | 501 | door: Progress Door |
| 504 | - pos: [967, 107] | 502 | - pos: [969, 96] |
| 505 | paintings: | 503 | painting: arrows_painting_12 |
| 506 | - arrows_painting_12 | ||
| 507 | - pos: [878, 954] | 504 | - pos: [878, 954] |
| 508 | room: Welcome Back Area | 505 | room: Welcome Back Area |
| 509 | door: Shortcut to Starting Room | 506 | door: Shortcut to Starting Room |
| 510 | - pos: [773, 954] | 507 | - pos: [773, 954] |
| 511 | tags: | 508 | exits: |
| 512 | - hub_wb | 509 | - hub_wb |
| 513 | - wondrous_wb | 510 | - wondrous_wb |
| 514 | - undeterred_wb | 511 | - undeterred_wb |
| @@ -519,45 +516,48 @@ | |||
| 519 | - scientific_wb | 516 | - scientific_wb |
| 520 | - cellar_wb | 517 | - cellar_wb |
| 521 | - pos: [1107, 749] | 518 | - pos: [1107, 749] |
| 522 | tags: | 519 | entrances: |
| 523 | - hub_wb | 520 | - hub_wb |
| 524 | - pos: [408, 817] | 521 | - pos: [408, 817] |
| 525 | tags: | 522 | entrances: |
| 526 | - wondrous_wb | 523 | - wondrous_wb |
| 527 | - pos: [281, 1017] | 524 | - pos: [281, 1017] |
| 528 | tags: | 525 | entrances: |
| 529 | - undeterred_wb | 526 | - undeterred_wb |
| 530 | - pos: [1017, 289] | 527 | - pos: [1017, 289] |
| 531 | tags: | 528 | entrances: |
| 532 | - agreeable_wb | 529 | - agreeable_wb |
| 533 | - pos: [907, 1385] | 530 | - pos: [907, 1385] |
| 534 | tags: | 531 | entrances: |
| 535 | - wanderer_wb | 532 | - wanderer_wb |
| 536 | - pos: [1737, 1053] | 533 | - pos: [1737, 1053] |
| 537 | tags: | 534 | entrances: |
| 538 | - gallery_wb | 535 | - gallery_wb |
| 539 | - pos: [1690, 268] | 536 | - pos: [1784, 395] |
| 540 | tags: | 537 | entrances: |
| 541 | - observant_wb | 538 | - observant_wb |
| 542 | - pos: [250, 604] | 539 | - pos: [122, 350] |
| 543 | tags: | 540 | entrances: |
| 544 | - scientific_wb | 541 | - scientific_wb |
| 545 | - pos: [1553, 1467] | 542 | - pos: [1553, 1467] |
| 546 | tags: | 543 | entrances: |
| 547 | - cellar_wb | 544 | - cellar_wb |
| 548 | - pos: [1478, 498] | 545 | - pos: [1478, 498] |
| 549 | room: Owl Hallway | 546 | room: Owl Hallway |
| 550 | door: Shortcut to Hedge Maze | 547 | door: Shortcut to Hedge Maze |
| 551 | - pos: [1480, 551] | 548 | - pos: [1467, 535] |
| 552 | paintings: | 549 | painting: arrows_painting_8 |
| 553 | - arrows_painting_8 | 550 | - pos: [1467, 562] |
| 554 | - maze_painting_2 | 551 | painting: maze_painting_2 |
| 555 | - owl_painting_2 | 552 | entrances: |
| 556 | - clock_painting_4 | ||
| 557 | tags: | ||
| 558 | - green_owl | 553 | - green_owl |
| 554 | - pos: [1510, 535] | ||
| 555 | painting: owl_painting_2 | ||
| 556 | exits: | ||
| 559 | - owl_hidden | 557 | - owl_hidden |
| 560 | - owl_tower6 | 558 | - owl_tower6 |
| 559 | - pos: [1510, 562] | ||
| 560 | painting: clock_painting_4 | ||
| 561 | - pos: [1478, 938] | 561 | - pos: [1478, 938] |
| 562 | room: Number Hunt | 562 | room: Number Hunt |
| 563 | door: Sevens | 563 | door: Sevens |
| @@ -582,41 +582,39 @@ | |||
| 582 | - pos: [1511, 841] | 582 | - pos: [1511, 841] |
| 583 | room: Outside The Initiated | 583 | room: Outside The Initiated |
| 584 | door: Initiated Entrance | 584 | door: Initiated Entrance |
| 585 | - pos: [1141, 1441] | 585 | - pos: [1071, 1441] |
| 586 | room: Orange Tower Third Floor | 586 | room: Orange Tower Third Floor |
| 587 | door: Orange Barrier | 587 | door: Orange Barrier |
| 588 | - pos: [1173, 1441] | 588 | - pos: [1104, 1441] |
| 589 | room: Outside The Initiated | 589 | room: Outside The Initiated |
| 590 | door: Green Barrier | 590 | door: Green Barrier |
| 591 | - pos: [1206, 1441] | 591 | - pos: [1137, 1441] |
| 592 | room: Outside The Initiated | 592 | room: Outside The Initiated |
| 593 | door: Purple Barrier | 593 | door: Purple Barrier |
| 594 | - pos: [1189, 1355] | 594 | - pos: [1120, 1355] |
| 595 | room: Outside The Initiated | 595 | room: Outside The Initiated |
| 596 | door: Entrance | 596 | door: Entrance |
| 597 | - pos: [1580, 729] | 597 | - pos: [1580, 729] |
| 598 | room: Outside The Initiated | 598 | room: The Incomparable |
| 599 | door: Eight Door | 599 | door: "Eight Door (Outside The Initiated)" |
| 600 | - pos: [1530, 938] | 600 | - pos: [1548, 948] |
| 601 | paintings: | 601 | painting: clock_painting_5 |
| 602 | - clock_painting_5 | 602 | entrances: |
| 603 | tags: | ||
| 604 | - clock_initiated | 603 | - clock_initiated |
| 605 | - pos: [1546, 938] | 604 | - pos: [1575, 969] |
| 606 | paintings: | 605 | painting: arrows_painting_2 |
| 607 | - clock_painting_2 | 606 | - pos: [1575, 926] |
| 608 | - arrows_painting_2 | 607 | painting: clock_painting_2 |
| 609 | tags: | 608 | exits: |
| 610 | - clock_tower6 | 609 | - clock_tower6 |
| 611 | - clock_initiated | 610 | - clock_initiated |
| 612 | - pos: [1579, 813] | 611 | - pos: [1580, 814] |
| 613 | sunwarp: | 612 | sunwarp: |
| 614 | dots: 3 | 613 | dots: 3 |
| 615 | type: exit | 614 | type: exit |
| 616 | - pos: [1444, 896] | 615 | - pos: [1462, 915] |
| 617 | paintings: | 616 | painting: smile_painting_1 |
| 618 | - smile_painting_1 | 617 | entrances: |
| 619 | tags: | ||
| 620 | - smiley_initiated | 618 | - smiley_initiated |
| 621 | - pos: [1430, 691] | 619 | - pos: [1430, 691] |
| 622 | room: Outside The Undeterred | 620 | room: Outside The Undeterred |
| @@ -624,16 +622,25 @@ | |||
| 624 | - pos: [1468, 728] | 622 | - pos: [1468, 728] |
| 625 | room: The Traveled | 623 | room: The Traveled |
| 626 | door: Color Hallways Entrance | 624 | door: Color Hallways Entrance |
| 627 | - pos: [1533, 707] | 625 | - pos: [1535, 644] |
| 628 | tags: | 626 | tags: |
| 629 | - red_ch | 627 | - red_ch |
| 628 | - pos: [1535, 667] | ||
| 629 | tags: | ||
| 630 | - blue_ch | 630 | - blue_ch |
| 631 | - pos: [1535, 689] | ||
| 632 | tags: | ||
| 631 | - yellow_ch | 633 | - yellow_ch |
| 634 | - pos: [1535, 711] | ||
| 635 | tags: | ||
| 632 | - green_ch | 636 | - green_ch |
| 637 | - pos: [1499, 678] | ||
| 638 | exits: | ||
| 639 | - early_ch | ||
| 633 | - pos: [1567, 1264] | 640 | - pos: [1567, 1264] |
| 634 | tags: | 641 | tags: |
| 635 | - red_ch | 642 | - red_ch |
| 636 | - pos: [150, 808] | 643 | - pos: [150, 748] |
| 637 | tags: | 644 | tags: |
| 638 | - blue_ch | 645 | - blue_ch |
| 639 | - pos: [626, 371] | 646 | - pos: [626, 371] |
| @@ -651,21 +658,21 @@ | |||
| 651 | - pos: [1468, 1377] | 658 | - pos: [1468, 1377] |
| 652 | room: Outside The Bold | 659 | room: Outside The Bold |
| 653 | door: Bold Entrance | 660 | door: Bold Entrance |
| 654 | - pos: [1425, 1358] | 661 | - pos: [1446, 1344] |
| 655 | paintings: | 662 | painting: pencil_painting2 |
| 656 | - pencil_painting2 | 663 | exits: |
| 657 | - north_missing2 | ||
| 658 | tags: | ||
| 659 | - pencil_compass | 664 | - pencil_compass |
| 660 | - pencil_starting | 665 | - pencil_starting |
| 661 | - pencil_directional | 666 | - pencil_directional |
| 667 | - pos: [1580, 1344] | ||
| 668 | painting: north_missing2 | ||
| 662 | - pos: [1334, 1419] | 669 | - pos: [1334, 1419] |
| 663 | room: Outside The Bold | 670 | room: Outside The Bold |
| 664 | door: Steady Entrance | 671 | door: Steady Entrance |
| 665 | - pos: [445, 1048] | 672 | - pos: [445, 1048] |
| 666 | tags: | 673 | exits: |
| 667 | - undeterred_artistic | 674 | - undeterred_artistic |
| 668 | - pos: [279, 1071] | 675 | - pos: [273, 1071] |
| 669 | room: Number Hunt | 676 | room: Number Hunt |
| 670 | door: Zero Door | 677 | door: Zero Door |
| 671 | - pos: [338, 1071] | 678 | - pos: [338, 1071] |
| @@ -680,20 +687,16 @@ | |||
| 680 | - pos: [242, 1071] | 687 | - pos: [242, 1071] |
| 681 | room: Outside The Undeterred | 688 | room: Outside The Undeterred |
| 682 | door: Undeterred Entrance | 689 | door: Undeterred Entrance |
| 683 | - pos: [60, 1017] | 690 | - pos: [149, 937] |
| 684 | paintings: | 691 | painting: blueman_painting_2 |
| 685 | - blueman_painting_2 | 692 | exits: |
| 686 | tags: | ||
| 687 | - blueman_courtyard | 693 | - blueman_courtyard |
| 688 | - blueman_starting | 694 | - blueman_starting |
| 689 | - pos: [60, 970] | 695 | - pos: [412, 1017] |
| 690 | special: early_color_hallways | ||
| 691 | - pos: [402, 1012] | ||
| 692 | room: Outside The Undeterred | 696 | room: Outside The Undeterred |
| 693 | door: Green Painting | 697 | door: Green Painting |
| 694 | paintings: | 698 | painting: maze_painting_3 |
| 695 | - maze_painting_3 | 699 | entrances: |
| 696 | tags: | ||
| 697 | - green_numbers | 700 | - green_numbers |
| 698 | - pos: [134, 1007] | 701 | - pos: [134, 1007] |
| 699 | sunwarp: | 702 | sunwarp: |
| @@ -702,7 +705,7 @@ | |||
| 702 | - pos: [719, 1039] | 705 | - pos: [719, 1039] |
| 703 | room: Outside The Undeterred | 706 | room: Outside The Undeterred |
| 704 | door: Challenge Entrance | 707 | door: Challenge Entrance |
| 705 | - pos: [438, 1039] | 708 | - pos: [456, 1039] |
| 706 | room: Outside The Undeterred | 709 | room: Outside The Undeterred |
| 707 | door: Number Hunt | 710 | door: Number Hunt |
| 708 | - pos: [563, 1071] | 711 | - pos: [563, 1071] |
| @@ -723,12 +726,11 @@ | |||
| 723 | - pos: [525, 1002] | 726 | - pos: [525, 1002] |
| 724 | room: Number Hunt | 727 | room: Number Hunt |
| 725 | door: Door to Directional Gallery | 728 | door: Door to Directional Gallery |
| 726 | - pos: [659, 1014] | 729 | - pos: [572, 1017] |
| 727 | room: Number Hunt | 730 | room: Number Hunt |
| 728 | door: Eights | 731 | door: Eights |
| 729 | paintings: | 732 | painting: smile_painting_5 |
| 730 | - smile_painting_5 | 733 | entrances: |
| 731 | tags: | ||
| 732 | - smiley_numbers | 734 | - smiley_numbers |
| 733 | - pos: [557, 953] | 735 | - pos: [557, 953] |
| 734 | room: Number Hunt | 736 | room: Number Hunt |
| @@ -745,87 +747,67 @@ | |||
| 745 | - pos: [268, 825] | 747 | - pos: [268, 825] |
| 746 | room: Directional Gallery | 748 | room: Directional Gallery |
| 747 | door: Yellow Barrier | 749 | door: Yellow Barrier |
| 748 | - pos: [231, 681] | 750 | - pos: [214, 563] |
| 749 | room: Number Hunt | 751 | room: Number Hunt |
| 750 | door: Sixes | 752 | door: Sixes |
| 751 | - pos: [242, 980] | 753 | - pos: [242, 980] |
| 752 | room: Directional Gallery | 754 | room: Directional Gallery |
| 753 | door: Shortcut to The Undeterred | 755 | door: Shortcut to The Undeterred |
| 754 | - pos: [351, 927] | 756 | - pos: [364, 942] |
| 755 | paintings: | 757 | painting: boxes_painting |
| 756 | - boxes_painting | 758 | entrances: |
| 757 | tags: | ||
| 758 | - lattice_directional | 759 | - lattice_directional |
| 759 | - pos: [272, 927] | 760 | - pos: [278, 942] |
| 760 | paintings: | 761 | painting: smile_painting_7 |
| 761 | - smile_painting_7 | 762 | entrances: |
| 762 | tags: | ||
| 763 | - smiley_directional | 763 | - smiley_directional |
| 764 | - pos: [214, 822] | 764 | - pos: [278, 803] |
| 765 | paintings: | 765 | painting: cherry_painting |
| 766 | - cherry_painting | 766 | entrances: |
| 767 | tags: | ||
| 768 | - apple_directional | 767 | - apple_directional |
| 769 | - pos: [266, 735] | 768 | - pos: [262, 573] |
| 770 | room: Number Hunt | 769 | room: Number Hunt |
| 771 | door: Sixes | 770 | door: Sixes |
| 772 | paintings: | 771 | painting: pencil_painting3 |
| 773 | - pencil_painting3 | 772 | entrances: |
| 774 | tags: | ||
| 775 | - pencil_directional | 773 | - pencil_directional |
| 776 | - pos: [215, 735] | 774 | - pos: [278, 685] |
| 777 | paintings: | 775 | painting: flower_painting_4 |
| 778 | - flower_painting_4 | ||
| 779 | - pos: [626, 851] | 776 | - pos: [626, 851] |
| 780 | sunwarp: | 777 | sunwarp: |
| 781 | dots: 6 | 778 | dots: 6 |
| 782 | type: exit | 779 | type: exit |
| 783 | - pos: [1141, 1441] | ||
| 784 | room: Orange Tower Third Floor | ||
| 785 | door: Orange Barrier | ||
| 786 | - pos: [1174, 1441] | ||
| 787 | room: Outside The Initiated | ||
| 788 | door: Green Barrier | ||
| 789 | - pos: [1205, 1441] | ||
| 790 | room: Outside The Initiated | ||
| 791 | door: Purple Barrier | ||
| 792 | - pos: [1334, 1377] | 780 | - pos: [1334, 1377] |
| 793 | room: Color Hunt | 781 | room: Color Hunt |
| 794 | door: Shortcut to The Steady | 782 | door: Shortcut to The Steady |
| 795 | - pos: [1280, 1375] | 783 | - pos: [1312, 1333] |
| 796 | paintings: | 784 | painting: arrows_painting_7 |
| 797 | - arrows_painting_7 | 785 | - pos: [1226, 1333] |
| 798 | - pos: [1233, 1321] | ||
| 799 | room: Outside The Initiated | 786 | room: Outside The Initiated |
| 800 | door: Entrance | 787 | door: Entrance |
| 801 | paintings: | 788 | painting: fruitbowl_painting3 |
| 802 | - fruitbowl_painting3 | 789 | - pos: [1260, 1323] |
| 803 | - pos: [1290, 1323] | ||
| 804 | sunwarp: | 790 | sunwarp: |
| 805 | dots: 5 | 791 | dots: 5 |
| 806 | type: exit | 792 | type: exit |
| 807 | - pos: [1189, 1356] | 793 | - pos: [1092, 1333] |
| 808 | room: Outside The Initiated | 794 | painting: colors_painting |
| 809 | door: Entrance | ||
| 810 | - pos: [1154, 1332] | ||
| 811 | paintings: | ||
| 812 | - colors_painting | ||
| 813 | - pos: [1640, 1260] | 795 | - pos: [1640, 1260] |
| 814 | room: The Bearer | 796 | room: The Bearer |
| 815 | door: Backside Door | 797 | door: Backside Door |
| 816 | - pos: [1468, 1287] | 798 | - pos: [1468, 1287] |
| 817 | room: The Bearer | 799 | room: The Bearer |
| 818 | door: Entrance | 800 | door: Entrance |
| 819 | - pos: [1430, 1232] | 801 | - pos: [1431, 1233] |
| 820 | room: Number Hunt | 802 | room: Number Hunt |
| 821 | door: Sixes | 803 | door: Sixes |
| 822 | - pos: [1388, 1152] | 804 | - pos: [1388, 1152] |
| 823 | room: Bearer Side Area | 805 | room: Bearer Side Area |
| 824 | door: Shortcut to Tower | 806 | door: Shortcut to Tower |
| 825 | - pos: [1273, 1142] | 807 | - pos: [1264, 1430] |
| 826 | paintings: | 808 | painting: pencil_painting5 |
| 827 | - pencil_painting5 | 809 | - pos: [1291, 1430] |
| 828 | - pencil_painting4 | 810 | painting: pencil_painting4 |
| 829 | - pos: [1355, 1092] | 811 | - pos: [1355, 1092] |
| 830 | room: Knight Night (Final) | 812 | room: Knight Night (Final) |
| 831 | door: Exit | 813 | door: Exit |
| @@ -836,10 +818,9 @@ | |||
| 836 | # Complex case, because this is also blocked by Knight Night (Final) - Exit | 818 | # Complex case, because this is also blocked by Knight Night (Final) - Exit |
| 837 | room: Number Hunt | 819 | room: Number Hunt |
| 838 | door: Sevens | 820 | door: Sevens |
| 839 | - pos: [1653, 101] | 821 | - pos: [1687, 117] |
| 840 | paintings: | 822 | painting: smile_painting_9 |
| 841 | - smile_painting_9 | 823 | exits: |
| 842 | tags: | ||
| 843 | - smiley_crossroads | 824 | - smiley_crossroads |
| 844 | - smiley_deadend | 825 | - smiley_deadend |
| 845 | - smiley_hotcrusts | 826 | - smiley_hotcrusts |
| @@ -848,88 +829,113 @@ | |||
| 848 | - smiley_initiated | 829 | - smiley_initiated |
| 849 | - smiley_gallery | 830 | - smiley_gallery |
| 850 | - smiley_theysee | 831 | - smiley_theysee |
| 851 | - pos: [1656, 139] | 832 | - pos: [1677, 161] |
| 852 | room: The Artistic (Smiley) | 833 | room: The Artistic (Smiley) |
| 853 | door: Door to Panda | 834 | door: Door to Panda |
| 854 | - pos: [1711, 140] | 835 | - pos: [1711, 140] |
| 855 | tags: | 836 | entrances: |
| 856 | - undeterred_artistic | 837 | - undeterred_artistic |
| 857 | - pos: [1653, 169] | 838 | - pos: [1687, 224] |
| 858 | paintings: | 839 | painting: panda_painting_3 |
| 859 | - panda_painting_3 | 840 | exits: |
| 860 | tags: | ||
| 861 | - panda_tower6 | 841 | - panda_tower6 |
| 862 | - panda_hallway | 842 | - panda_hallway |
| 863 | - pos: [1708, 171] | 843 | - pos: [1731, 215] |
| 864 | room: The Artistic (Panda) | 844 | room: The Artistic (Panda) |
| 865 | door: Door to Lattice | 845 | door: Door to Lattice |
| 866 | - pos: [1761, 169] | 846 | - pos: [1794, 224] |
| 867 | paintings: | 847 | painting: boxes_painting2 |
| 868 | - boxes_painting2 | 848 | exits: |
| 869 | tags: | ||
| 870 | - lattice_directional | 849 | - lattice_directional |
| 871 | - pos: [1762, 139] | 850 | - pos: [1785, 161] |
| 872 | room: The Artistic (Lattice) | 851 | room: The Artistic (Lattice) |
| 873 | door: Door to Apple | 852 | door: Door to Apple |
| 874 | - pos: [1761, 101] | 853 | - pos: [1794, 117] |
| 875 | paintings: | 854 | painting: cherry_painting3 |
| 876 | - cherry_painting3 | 855 | exits: |
| 877 | tags: | ||
| 878 | - apple_tower6 | 856 | - apple_tower6 |
| 879 | - apple_directional | 857 | - apple_directional |
| 880 | - pos: [1708, 107] | 858 | - pos: [1731, 107] |
| 881 | room: The Artistic (Apple) | 859 | room: The Artistic (Apple) |
| 882 | door: Door to Smiley | 860 | door: Door to Smiley |
| 883 | - pos: [370, 681] | 861 | - pos: [370, 563] |
| 884 | room: Number Hunt | 862 | room: Number Hunt |
| 885 | door: Eights | 863 | door: Eights |
| 886 | - pos: [411, 685] | 864 | - pos: [637, 605] |
| 887 | paintings: | 865 | painting: eye_painting |
| 888 | - eye_painting_2 | 866 | entrances: |
| 889 | - smile_painting_2 | 867 | - crossroads_eyewall |
| 890 | tags: | 868 | - pos: [610, 605] |
| 869 | exits: | ||
| 870 | - crossroads_eyewall | ||
| 871 | - pos: [417, 573] | ||
| 872 | painting: eye_painting_2 | ||
| 873 | exits: | ||
| 874 | - crossroads_eyewall | ||
| 875 | - pos: [342, 573] | ||
| 876 | painting: smile_painting_2 | ||
| 877 | entrances: | ||
| 891 | - smiley_theysee | 878 | - smiley_theysee |
| 892 | - pos: [310, 750] | 879 | - pos: [311, 750] |
| 893 | room: The Eyes They See | 880 | room: The Eyes They See |
| 894 | door: Exit | 881 | door: Exit |
| 895 | - pos: [334, 798] | 882 | - pos: [348, 803] |
| 896 | paintings: | 883 | painting: arrows_painting_5 |
| 897 | - arrows_painting_5 | 884 | - pos: [370, 751] |
| 898 | - pos: [370, 792] | ||
| 899 | room: Outside The Wondrous | 885 | room: Outside The Wondrous |
| 900 | door: Wondrous Entrance | 886 | door: Wondrous Entrance |
| 901 | - pos: [367, 752] | 887 | - pos: [428, 696] |
| 902 | paintings: | 888 | painting: symmetry_painting_a_1 |
| 903 | - symmetry_painting_a_1 | 889 | exits: |
| 904 | - symmetry_painting_b_1 | ||
| 905 | - symmetry_painting_a_3 | ||
| 906 | - symmetry_painting_a_5 | ||
| 907 | - symmetry_painting_b_4 | ||
| 908 | - symmetry_painting_a_2 | ||
| 909 | - symmetry_painting_b_2 | ||
| 910 | - symmetry_painting_a_6 | ||
| 911 | - symmetry_painting_b_6 | ||
| 912 | tags: | ||
| 913 | - symmetry_starting | 890 | - symmetry_starting |
| 914 | - pos: [407, 755] | 891 | - symmetry_a_chandelier |
| 892 | - symmetry_a_table | ||
| 893 | - pos: [428, 749] | ||
| 894 | painting: symmetry_painting_b_1 | ||
| 895 | entrances: | ||
| 896 | - symmetry_b_table | ||
| 897 | - pos: [471, 696] | ||
| 898 | painting: symmetry_painting_a_3 | ||
| 899 | - pos: [538, 699] | ||
| 900 | painting: symmetry_painting_a_5 | ||
| 901 | entrances: | ||
| 902 | - symmetry_a_chandelier | ||
| 903 | - pos: [562, 728] | ||
| 904 | painting: symmetry_painting_b_4 | ||
| 905 | - pos: [422, 647] | ||
| 906 | painting: symmetry_painting_a_2 | ||
| 907 | entrances: | ||
| 908 | - symmetry_a_table | ||
| 909 | - pos: [364, 648] | ||
| 910 | painting: symmetry_painting_b_2 | ||
| 911 | exits: | ||
| 912 | - symmetry_b_table | ||
| 913 | - symmetry_b_fire | ||
| 914 | - pos: [449, 647] | ||
| 915 | painting: symmetry_painting_a_6 | ||
| 916 | - pos: [508, 647] | ||
| 917 | painting: symmetry_painting_b_6 | ||
| 918 | entrances: | ||
| 919 | - symmetry_b_fire | ||
| 920 | - pos: [558, 665] | ||
| 915 | room: The Wondrous | 921 | room: The Wondrous |
| 916 | door: Exit | 922 | door: Exit |
| 917 | paintings: | 923 | - pos: [535, 647] |
| 918 | - arrows_painting_9 | 924 | room: The Wondrous |
| 919 | - pos: [449, 755] | 925 | door: Exit |
| 920 | paintings: | 926 | painting: arrows_painting_9 |
| 921 | - flower_painting_6 | 927 | - pos: [610, 674] |
| 922 | tags: | 928 | painting: flower_painting_6 |
| 929 | entrances: | ||
| 923 | - flower_arrow | 930 | - flower_arrow |
| 924 | - pos: [1101, 222] | 931 | - pos: [1156, 262] |
| 925 | paintings: | 932 | painting: panda_painting |
| 926 | - panda_painting | 933 | entrances: |
| 927 | tags: | ||
| 928 | - panda_hallway | 934 | - panda_hallway |
| 929 | - pos: [1152, 209] | 935 | - pos: [1152, 209] |
| 930 | room: Hallway Room (1) | 936 | room: Hallway Room (1) |
| 931 | door: Exit | 937 | door: Exit |
| 932 | - pos: [1189, 170] | 938 | - pos: [1190, 171] |
| 933 | room: Hallway Room (2) | 939 | room: Hallway Room (2) |
| 934 | door: Exit | 940 | door: Exit |
| 935 | - pos: [1238, 124] | 941 | - pos: [1238, 124] |
| @@ -944,16 +950,17 @@ | |||
| 944 | - pos: [1415, 140] | 950 | - pos: [1415, 140] |
| 945 | room: Number Hunt | 951 | room: Number Hunt |
| 946 | door: Nines | 952 | door: Nines |
| 947 | - pos: [1458, 133] | 953 | - pos: [1424, 85] |
| 948 | paintings: | 954 | painting: south_afar |
| 949 | - south_afar | ||
| 950 | - pos: [826, 1452] | 955 | - pos: [826, 1452] |
| 951 | room: Outside The Wanderer | 956 | room: Outside The Wanderer |
| 952 | door: Wanderer Entrance | 957 | door: Wanderer Entrance |
| 958 | tilted: true | ||
| 953 | - pos: [763, 1465] | 959 | - pos: [763, 1465] |
| 954 | room: Outside The Wanderer | 960 | room: Outside The Wanderer |
| 955 | door: Tower Entrance | 961 | door: Tower Entrance |
| 956 | - pos: [1655, 1151] | 962 | tilted: true |
| 963 | - pos: [1656, 1152] | ||
| 957 | room: Number Hunt | 964 | room: Number Hunt |
| 958 | door: Eights | 965 | door: Eights |
| 959 | - pos: [1623, 1044] | 966 | - pos: [1623, 1044] |
| @@ -971,23 +978,26 @@ | |||
| 971 | - pos: [1511, 1119] | 978 | - pos: [1511, 1119] |
| 972 | room: Art Gallery | 979 | room: Art Gallery |
| 973 | door: Exit | 980 | door: Exit |
| 974 | - pos: [1654, 1116] | 981 | - pos: [1730, 1162] |
| 975 | paintings: | 982 | painting: flower_painting_2 |
| 976 | - smile_painting_3 | 983 | - pos: [1730, 1189] |
| 977 | - flower_painting_2 | 984 | painting: map_painting |
| 978 | - scenery_painting_0a | 985 | - pos: [1698, 1189] |
| 979 | - map_painting | 986 | painting: smile_painting_3 |
| 980 | - fruitbowl_painting4 | 987 | entrances: |
| 981 | tags: | ||
| 982 | - smiley_gallery | 988 | - smiley_gallery |
| 989 | - pos: [1714, 1215] | ||
| 990 | painting: fruitbowl_painting4 | ||
| 991 | - pos: [1714, 1242] | ||
| 992 | painting: scenery_painting_0a | ||
| 983 | - pos: [1120, 1286] | 993 | - pos: [1120, 1286] |
| 984 | room: Rhyme Room (Smiley) | 994 | room: Rhyme Room (Smiley) |
| 985 | door: Door to Target | 995 | door: Door to Target |
| 986 | - pos: [1120, 1315] | 996 | - pos: [1120, 1315] |
| 987 | tags: | 997 | entrances: # this could be considered 2 way since the subway map has a one way gate at the exit anyway |
| 988 | - rhyme_smiley_target | 998 | - rhyme_smiley_target |
| 989 | - pos: [792, 1137] | 999 | - pos: [792, 1137] |
| 990 | tags: | 1000 | exits: |
| 991 | - rhyme_smiley_target | 1001 | - rhyme_smiley_target |
| 992 | - pos: [895, 1217] | 1002 | - pos: [895, 1217] |
| 993 | room: Number Hunt | 1003 | room: Number Hunt |
| @@ -998,9 +1008,8 @@ | |||
| 998 | - pos: [1120, 1195] | 1008 | - pos: [1120, 1195] |
| 999 | room: Rhyme Room (Circle) | 1009 | room: Rhyme Room (Circle) |
| 1000 | door: Door to Smiley | 1010 | door: Door to Smiley |
| 1001 | - pos: [1118, 1137] | 1011 | - pos: [1130, 1124] |
| 1002 | paintings: | 1012 | painting: arrows_painting_3 |
| 1003 | - arrows_painting_3 | ||
| 1004 | - pos: [1050, 1142] | 1013 | - pos: [1050, 1142] |
| 1005 | room: Rhyme Room (Looped Square) | 1014 | room: Rhyme Room (Looped Square) |
| 1006 | door: Door to Circle | 1015 | door: Door to Circle |
| @@ -1013,29 +1022,41 @@ | |||
| 1013 | - pos: [852, 1200] | 1022 | - pos: [852, 1200] |
| 1014 | room: Rhyme Room (Target) | 1023 | room: Rhyme Room (Target) |
| 1015 | door: Door to Cross | 1024 | door: Door to Cross |
| 1016 | - pos: [850, 1138] | 1025 | - pos: [862, 1124] |
| 1017 | paintings: | 1026 | painting: arrows_painting_4 |
| 1018 | - arrows_painting_4 | ||
| 1019 | - pos: [1652, 1393] | ||
| 1020 | room: Room Room | ||
| 1021 | door: Excavation | ||
| 1022 | - pos: [1592, 1442] | 1027 | - pos: [1592, 1442] |
| 1023 | room: Room Room | 1028 | room: Room Room |
| 1024 | door: Cellar Exit | 1029 | door: Cellar Exit |
| 1025 | - pos: [1570, 938] | 1030 | - pos: [1623, 938] |
| 1026 | room: Outside The Wise | 1031 | room: Outside The Wise |
| 1027 | door: Wise Entrance | 1032 | door: Wise Entrance |
| 1028 | - pos: [1653, 935] | 1033 | - pos: [1665, 920] |
| 1029 | paintings: | 1034 | painting: clock_painting_3 |
| 1030 | - clock_painting_3 | 1035 | - pos: [241, 348] |
| 1031 | - pos: [369, 605] | ||
| 1032 | room: Outside The Scientific | 1036 | room: Outside The Scientific |
| 1033 | door: Scientific Entrance | 1037 | door: Scientific Entrance |
| 1034 | - pos: [294, 602] | 1038 | - pos: [176, 326] |
| 1035 | paintings: | 1039 | painting: hi_solved_painting4 |
| 1036 | - hi_solved_painting4 | 1040 | entrances: |
| 1037 | tags: | ||
| 1038 | - hi_scientific | 1041 | - hi_scientific |
| 1039 | - pos: [814, 1001] | 1042 | - pos: [815, 1002] |
| 1040 | room: Challenge Room | 1043 | room: Challenge Room |
| 1041 | door: Welcome Door | 1044 | door: Welcome Door |
| 1045 | - pos: [104, 1208] | ||
| 1046 | special: color_black | ||
| 1047 | - pos: [104, 1249] | ||
| 1048 | special: color_red | ||
| 1049 | - pos: [104, 1290] | ||
| 1050 | special: color_yellow | ||
| 1051 | - pos: [104, 1330] | ||
| 1052 | special: color_blue | ||
| 1053 | - pos: [104, 1371] | ||
| 1054 | special: color_purple | ||
| 1055 | - pos: [104, 1411] | ||
| 1056 | special: color_orange | ||
| 1057 | - pos: [104, 1451] | ||
| 1058 | special: color_green | ||
| 1059 | - pos: [104, 1491] | ||
| 1060 | special: color_brown | ||
| 1061 | - pos: [104, 1531] | ||
| 1062 | special: color_gray | ||
