diff options
Diffstat (limited to 'data/connections.txtpb')
| -rw-r--r-- | data/connections.txtpb | 1664 |
1 files changed, 1602 insertions, 62 deletions
| diff --git a/data/connections.txtpb b/data/connections.txtpb index a533e85..8d75dab 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -1,57 +1,3 @@ | |||
| 1 | # TODO | ||
| 2 | # the_entry/Starting Room/HI/thewords | ||
| 3 | # the_entry/Lime Room/DAEDALUS | ||
| 4 | # the_entry/Link Area/PYRAMID | ||
| 5 | # the_entry/Daedalus Entrance/DAEDALUS | ||
| 6 | # the_entry/Composite Room Entrance/COMPOSITE | ||
| 7 | # four_rooms/Examples Room/DAEDALUS | ||
| 8 | # control center -> the_ancient | ||
| 9 | # the_bearer/Back Area/TREE | ||
| 10 | # the_bearer/Back Area/DAEDALUS | ||
| 11 | # the_between/Control Center Side/CC | ||
| 12 | # the_digital/Tree Area/TREE | ||
| 13 | # the_gallery/Daedalus Extension/EYE | ||
| 14 | # the_gallery/Daedalus Extension/PYRAMID | ||
| 15 | # the_gallery/Daedalus Extension/TOWER | ||
| 16 | # the_gallery/Daedalus Extension/GATE | ||
| 17 | # the_gallery/Daedalus Extension/PUMPKIN | ||
| 18 | # the_gallery/Daedalus Extension/HOUSE | ||
| 19 | # the_gallery/Daedalus Extension/SNAKE | ||
| 20 | # the_gallery/Main Area/WISE | ||
| 21 | # the_gallery/Main Area/TREE | ||
| 22 | # the_gallery/Main Area/CC | ||
| 23 | # the_gallery/Main Area/TOWER | ||
| 24 | # the_gallery/Main Area/WONDROUS | ||
| 25 | # the_gallery/Main Area/RAINBOW | ||
| 26 | # the_gallery/Main Area/WORDS | ||
| 27 | # the_gallery/Main Area/CASTLE | ||
| 28 | # the_great/Purple Room/DAEDALUS | ||
| 29 | # the_great/Daedalus Entrance/DAEDALUS (keep in mind the door only blocks one direction of this) | ||
| 30 | # the_great/West Side/CC | ||
| 31 | # the_great/Back Area/UNKEMPT | ||
| 32 | # the_great/Back Area/THREEDOORS | ||
| 33 | # the_great/Back Area/TOWER (keep in mind the door only blocks one direction of this) | ||
| 34 | # the_great/Back Area/TREE | ||
| 35 | # the_great/Talented Entrance/TALENTED | ||
| 36 | # the_hinterlands/Main Area/LEFT | ||
| 37 | # the_hinterlands/Main Area/RIGHT | ||
| 38 | # the_hive/Main Area/DAED1 | ||
| 39 | # the_hive/Main Area/DAED2 | ||
| 40 | # the_hive/Main Area/DAED3 | ||
| 41 | # the_liberated/Painting Room/PYRAMID | ||
| 42 | # the_literate/Painting Room/PYRAMID | ||
| 43 | # the_partial/Control Center Entrance/CC | ||
| 44 | # the_perceptive/Main Area/CC | ||
| 45 | # the_plaza/Symbolic Entrance/SYMBOLIC | ||
| 46 | # the_quiet/Main Area/DAEDALUS | ||
| 47 | # cc -> relentless (don't use port objects) | ||
| 48 | # the_repetitive/Main Room/CC | ||
| 49 | # cc <-> the shop (keyholder door only needed one way) | ||
| 50 | # the_sturdy/S2 Area/RAINBOW | ||
| 51 | # the_sun_temple/Entrance/UNKEMPT | ||
| 52 | # the_sweet/Main Area/EXIT1 | ||
| 53 | # the_sweet/Main Area/EXIT2 | ||
| 54 | # the_unyielding/Central Connected Area/BACK (panel) | ||
| 55 | connections { | 1 | connections { |
| 56 | from { | 2 | from { |
| 57 | port { | 3 | port { |
| @@ -72,7 +18,7 @@ connections { | |||
| 72 | from { | 18 | from { |
| 73 | port { | 19 | port { |
| 74 | map: "the_entry" | 20 | map: "the_entry" |
| 75 | room: "Flipped Second Room" | 21 | room: "Four Rooms Entrance" |
| 76 | name: "FOUR" | 22 | name: "FOUR" |
| 77 | } | 23 | } |
| 78 | } | 24 | } |
| @@ -193,7 +139,7 @@ connections { | |||
| 193 | to { | 139 | to { |
| 194 | port { | 140 | port { |
| 195 | map: "the_darkroom" | 141 | map: "the_darkroom" |
| 196 | room: "First Room" | 142 | room: "Cyan Hallway" |
| 197 | name: "COLORFUL" | 143 | name: "COLORFUL" |
| 198 | } | 144 | } |
| 199 | } | 145 | } |
| @@ -209,7 +155,7 @@ connections { | |||
| 209 | to { | 155 | to { |
| 210 | port { | 156 | port { |
| 211 | map: "the_darkroom" | 157 | map: "the_darkroom" |
| 212 | room: "Second Room" | 158 | room: "Congruent Entrance" |
| 213 | name: "CONGRUENT" | 159 | name: "CONGRUENT" |
| 214 | } | 160 | } |
| 215 | } | 161 | } |
| @@ -285,7 +231,7 @@ connections { | |||
| 285 | from { | 231 | from { |
| 286 | port { | 232 | port { |
| 287 | map: "the_darkroom" | 233 | map: "the_darkroom" |
| 288 | room: "First Room" | 234 | room: "Double Sided Entrance" |
| 289 | name: "DOUBLESIDED" | 235 | name: "DOUBLESIDED" |
| 290 | } | 236 | } |
| 291 | } | 237 | } |
| @@ -360,6 +306,23 @@ connections { | |||
| 360 | name: "GALLERY" | 306 | name: "GALLERY" |
| 361 | } | 307 | } |
| 362 | } | 308 | } |
| 309 | oneway: true | ||
| 310 | } | ||
| 311 | connections { | ||
| 312 | from { | ||
| 313 | port { | ||
| 314 | map: "the_butterfly" | ||
| 315 | room: "Main Area" | ||
| 316 | name: "GALLERY" | ||
| 317 | } | ||
| 318 | } | ||
| 319 | to { | ||
| 320 | room { | ||
| 321 | map: "the_gallery" | ||
| 322 | name: "Main Area" | ||
| 323 | } | ||
| 324 | } | ||
| 325 | oneway: true | ||
| 363 | } | 326 | } |
| 364 | connections { | 327 | connections { |
| 365 | from { | 328 | from { |
| @@ -670,7 +633,7 @@ connections { | |||
| 670 | from { | 633 | from { |
| 671 | port { | 634 | port { |
| 672 | map: "the_entry" | 635 | map: "the_entry" |
| 673 | room: "Link Area" | 636 | room: "Liberated Entrance" |
| 674 | name: "BLUE" | 637 | name: "BLUE" |
| 675 | } | 638 | } |
| 676 | } | 639 | } |
| @@ -718,7 +681,7 @@ connections { | |||
| 718 | from { | 681 | from { |
| 719 | port { | 682 | port { |
| 720 | map: "the_entry" | 683 | map: "the_entry" |
| 721 | room: "Link Area" | 684 | room: "Literate Entrance" |
| 722 | name: "BROWN" | 685 | name: "BROWN" |
| 723 | } | 686 | } |
| 724 | } | 687 | } |
| @@ -766,7 +729,7 @@ connections { | |||
| 766 | from { | 729 | from { |
| 767 | port { | 730 | port { |
| 768 | map: "the_orb" | 731 | map: "the_orb" |
| 769 | room: "B Room" | 732 | room: "Middle Room" |
| 770 | name: "MID" | 733 | name: "MID" |
| 771 | } | 734 | } |
| 772 | } | 735 | } |
| @@ -893,6 +856,8 @@ connections { | |||
| 893 | } | 856 | } |
| 894 | oneway: true | 857 | oneway: true |
| 895 | } | 858 | } |
| 859 | # Two one-way connections because the CLUE panel only needs to be solved to | ||
| 860 | # go from The Great to The Partial. | ||
| 896 | connections { | 861 | connections { |
| 897 | from { | 862 | from { |
| 898 | port { | 863 | port { |
| @@ -908,6 +873,25 @@ connections { | |||
| 908 | name: "GREAT" | 873 | name: "GREAT" |
| 909 | } | 874 | } |
| 910 | } | 875 | } |
| 876 | oneway: true | ||
| 877 | } | ||
| 878 | connections { | ||
| 879 | from { | ||
| 880 | port { | ||
| 881 | map: "the_partial" | ||
| 882 | room: "Obverse Side" | ||
| 883 | name: "GREAT" | ||
| 884 | } | ||
| 885 | } | ||
| 886 | to { | ||
| 887 | port { | ||
| 888 | map: "the_great" | ||
| 889 | room: "West Side" | ||
| 890 | name: "PARTIAL" | ||
| 891 | } | ||
| 892 | } | ||
| 893 | oneway: true | ||
| 894 | bypass_target_door: true | ||
| 911 | } | 895 | } |
| 912 | connections { | 896 | connections { |
| 913 | from { | 897 | from { |
| @@ -977,7 +961,7 @@ connections { | |||
| 977 | from { | 961 | from { |
| 978 | port { | 962 | port { |
| 979 | map: "the_entry" | 963 | map: "the_entry" |
| 980 | room: "Lime Room" | 964 | room: "Revitalized Entrance" |
| 981 | name: "REVITALIZED" | 965 | name: "REVITALIZED" |
| 982 | } | 966 | } |
| 983 | } | 967 | } |
| @@ -1198,3 +1182,1559 @@ connections { | |||
| 1198 | } | 1182 | } |
| 1199 | } | 1183 | } |
| 1200 | } | 1184 | } |
| 1185 | connections { | ||
| 1186 | from { | ||
| 1187 | port { | ||
| 1188 | map: "daedalus" | ||
| 1189 | room: "Outside Hedges" | ||
| 1190 | name: "REVITALIZED" | ||
| 1191 | } | ||
| 1192 | } | ||
| 1193 | to { | ||
| 1194 | port { | ||
| 1195 | map: "the_revitalized" | ||
| 1196 | room: "Bye Room" | ||
| 1197 | name: "PARTHENON" | ||
| 1198 | } | ||
| 1199 | } | ||
| 1200 | oneway: true | ||
| 1201 | } | ||
| 1202 | connections { | ||
| 1203 | from { | ||
| 1204 | panel { | ||
| 1205 | map: "daedalus" | ||
| 1206 | room: "Rainbow End" | ||
| 1207 | name: "POT" | ||
| 1208 | } | ||
| 1209 | } | ||
| 1210 | to { | ||
| 1211 | room { | ||
| 1212 | map: "the_gold" | ||
| 1213 | name: "The Whole Thing" | ||
| 1214 | } | ||
| 1215 | } | ||
| 1216 | oneway: true | ||
| 1217 | } | ||
| 1218 | connections { | ||
| 1219 | from { | ||
| 1220 | room { | ||
| 1221 | map: "daedalus" | ||
| 1222 | name: "Roof" | ||
| 1223 | } | ||
| 1224 | } | ||
| 1225 | to { | ||
| 1226 | room { | ||
| 1227 | map: "the_graveyard" | ||
| 1228 | name: "Outside" | ||
| 1229 | } | ||
| 1230 | } | ||
| 1231 | oneway: true | ||
| 1232 | roof_access: true | ||
| 1233 | } | ||
| 1234 | connections { | ||
| 1235 | from { | ||
| 1236 | painting { | ||
| 1237 | map: "the_gallery" | ||
| 1238 | room: "Daedalus Extension" | ||
| 1239 | name: "PYRAMID" | ||
| 1240 | } | ||
| 1241 | } | ||
| 1242 | to { | ||
| 1243 | room { | ||
| 1244 | map: "daedalus" | ||
| 1245 | name: "Outside Pyramid" | ||
| 1246 | } | ||
| 1247 | } | ||
| 1248 | oneway: true | ||
| 1249 | } | ||
| 1250 | connections { | ||
| 1251 | from { | ||
| 1252 | painting { | ||
| 1253 | map: "the_gallery" | ||
| 1254 | room: "Daedalus Extension" | ||
| 1255 | name: "TOWER" | ||
| 1256 | } | ||
| 1257 | } | ||
| 1258 | to { | ||
| 1259 | room { | ||
| 1260 | map: "daedalus" | ||
| 1261 | name: "Outside Hedges" | ||
| 1262 | } | ||
| 1263 | } | ||
| 1264 | oneway: true | ||
| 1265 | } | ||
| 1266 | connections { | ||
| 1267 | from { | ||
| 1268 | painting { | ||
| 1269 | map: "the_gallery" | ||
| 1270 | room: "Daedalus Extension" | ||
| 1271 | name: "GATE" | ||
| 1272 | } | ||
| 1273 | } | ||
| 1274 | to { | ||
| 1275 | room { | ||
| 1276 | map: "daedalus" | ||
| 1277 | name: "Z2 Room" | ||
| 1278 | } | ||
| 1279 | } | ||
| 1280 | oneway: true | ||
| 1281 | } | ||
| 1282 | connections { | ||
| 1283 | from { | ||
| 1284 | painting { | ||
| 1285 | map: "the_gallery" | ||
| 1286 | room: "Daedalus Extension" | ||
| 1287 | name: "PUMPKIN" | ||
| 1288 | } | ||
| 1289 | } | ||
| 1290 | to { | ||
| 1291 | room { | ||
| 1292 | map: "daedalus" | ||
| 1293 | name: "Green Color Door" | ||
| 1294 | } | ||
| 1295 | } | ||
| 1296 | oneway: true | ||
| 1297 | } | ||
| 1298 | connections { | ||
| 1299 | from { | ||
| 1300 | painting { | ||
| 1301 | map: "the_gallery" | ||
| 1302 | room: "Daedalus Extension" | ||
| 1303 | name: "HOUSE" | ||
| 1304 | } | ||
| 1305 | } | ||
| 1306 | to { | ||
| 1307 | room { | ||
| 1308 | map: "daedalus" | ||
| 1309 | name: "Outside House" | ||
| 1310 | } | ||
| 1311 | } | ||
| 1312 | oneway: true | ||
| 1313 | } | ||
| 1314 | connections { | ||
| 1315 | from { | ||
| 1316 | painting { | ||
| 1317 | map: "the_gallery" | ||
| 1318 | room: "Daedalus Extension" | ||
| 1319 | name: "SNAKE" | ||
| 1320 | } | ||
| 1321 | } | ||
| 1322 | to { | ||
| 1323 | room { | ||
| 1324 | map: "daedalus" | ||
| 1325 | name: "Outside Snake Room" | ||
| 1326 | } | ||
| 1327 | } | ||
| 1328 | oneway: true | ||
| 1329 | } | ||
| 1330 | connections { | ||
| 1331 | from { | ||
| 1332 | port { | ||
| 1333 | map: "the_entry" | ||
| 1334 | room: "White Hallway To Daedalus" | ||
| 1335 | name: "DAEDALUS" | ||
| 1336 | } | ||
| 1337 | } | ||
| 1338 | to { | ||
| 1339 | port { | ||
| 1340 | map: "daedalus" | ||
| 1341 | room: "White Hallway From Entry" | ||
| 1342 | name: "ENTRY" | ||
| 1343 | } | ||
| 1344 | } | ||
| 1345 | } | ||
| 1346 | connections { | ||
| 1347 | from { | ||
| 1348 | port { | ||
| 1349 | map: "the_entry" | ||
| 1350 | room: "Daedalus Entrance" | ||
| 1351 | name: "DAEDALUS" | ||
| 1352 | } | ||
| 1353 | } | ||
| 1354 | to { | ||
| 1355 | port { | ||
| 1356 | map: "daedalus" | ||
| 1357 | room: "Entry Shortcut" | ||
| 1358 | name: "ENTRY" | ||
| 1359 | } | ||
| 1360 | } | ||
| 1361 | } | ||
| 1362 | connections { | ||
| 1363 | from { | ||
| 1364 | port { | ||
| 1365 | map: "the_entry" | ||
| 1366 | room: "Composite Room Entrance" | ||
| 1367 | name: "COMPOSITE" | ||
| 1368 | } | ||
| 1369 | } | ||
| 1370 | to { | ||
| 1371 | port { | ||
| 1372 | map: "daedalus" | ||
| 1373 | room: "Composite Room S" | ||
| 1374 | name: "ENTRY" | ||
| 1375 | } | ||
| 1376 | } | ||
| 1377 | } | ||
| 1378 | connections { | ||
| 1379 | from { | ||
| 1380 | port { | ||
| 1381 | map: "four_rooms" | ||
| 1382 | room: "Examples Room" | ||
| 1383 | name: "DAEDALUS" | ||
| 1384 | } | ||
| 1385 | } | ||
| 1386 | to { | ||
| 1387 | port { | ||
| 1388 | map: "daedalus" | ||
| 1389 | room: "Yellow Color Door" | ||
| 1390 | name: "FOURROOMS" | ||
| 1391 | } | ||
| 1392 | } | ||
| 1393 | } | ||
| 1394 | connections { | ||
| 1395 | from { | ||
| 1396 | port { | ||
| 1397 | map: "the_bearer" | ||
| 1398 | room: "Back Area" | ||
| 1399 | name: "DAEDALUS" | ||
| 1400 | } | ||
| 1401 | } | ||
| 1402 | to { | ||
| 1403 | port { | ||
| 1404 | map: "daedalus" | ||
| 1405 | room: "Rain Side" | ||
| 1406 | name: "BEARER" | ||
| 1407 | } | ||
| 1408 | } | ||
| 1409 | } | ||
| 1410 | connections { | ||
| 1411 | from { | ||
| 1412 | painting { | ||
| 1413 | map: "the_gallery" | ||
| 1414 | room: "Main Area" | ||
| 1415 | name: "RAINBOW" | ||
| 1416 | } | ||
| 1417 | } | ||
| 1418 | to { | ||
| 1419 | painting { | ||
| 1420 | map: "daedalus" | ||
| 1421 | room: "Rainbow Start" | ||
| 1422 | name: "RAINBOW" | ||
| 1423 | } | ||
| 1424 | } | ||
| 1425 | oneway: true | ||
| 1426 | } | ||
| 1427 | connections { | ||
| 1428 | from { | ||
| 1429 | painting { | ||
| 1430 | map: "the_gallery" | ||
| 1431 | room: "Main Area" | ||
| 1432 | name: "CASTLE" | ||
| 1433 | } | ||
| 1434 | } | ||
| 1435 | to { | ||
| 1436 | room { | ||
| 1437 | map: "daedalus" | ||
| 1438 | name: "Castle" | ||
| 1439 | } | ||
| 1440 | } | ||
| 1441 | oneway: true | ||
| 1442 | } | ||
| 1443 | connections { | ||
| 1444 | from { | ||
| 1445 | port { | ||
| 1446 | map: "the_great" | ||
| 1447 | room: "Purple Room" | ||
| 1448 | name: "DAEDALUS" | ||
| 1449 | } | ||
| 1450 | } | ||
| 1451 | to { | ||
| 1452 | port { | ||
| 1453 | map: "daedalus" | ||
| 1454 | room: "Purple Hallway From Great" | ||
| 1455 | name: "GREAT" | ||
| 1456 | } | ||
| 1457 | } | ||
| 1458 | } | ||
| 1459 | connections { | ||
| 1460 | from { | ||
| 1461 | port { | ||
| 1462 | map: "the_great" | ||
| 1463 | room: "Daedalus Entrance" | ||
| 1464 | name: "DAEDALUS" | ||
| 1465 | } | ||
| 1466 | } | ||
| 1467 | to { | ||
| 1468 | port { | ||
| 1469 | map: "daedalus" | ||
| 1470 | room: "Starting Room" | ||
| 1471 | name: "GREAT" | ||
| 1472 | } | ||
| 1473 | } | ||
| 1474 | oneway: true | ||
| 1475 | } | ||
| 1476 | connections { | ||
| 1477 | from { | ||
| 1478 | port { | ||
| 1479 | map: "daedalus" | ||
| 1480 | room: "Starting Room" | ||
| 1481 | name: "GREAT" | ||
| 1482 | } | ||
| 1483 | } | ||
| 1484 | to { | ||
| 1485 | port { | ||
| 1486 | map: "the_great" | ||
| 1487 | room: "Daedalus Entrance" | ||
| 1488 | name: "DAEDALUS" | ||
| 1489 | } | ||
| 1490 | } | ||
| 1491 | oneway: true | ||
| 1492 | bypass_target_door: true | ||
| 1493 | } | ||
| 1494 | connections { | ||
| 1495 | from { | ||
| 1496 | port { | ||
| 1497 | map: "the_hive" | ||
| 1498 | room: "Main Area" | ||
| 1499 | name: "DAED1" | ||
| 1500 | } | ||
| 1501 | } | ||
| 1502 | to { | ||
| 1503 | port { | ||
| 1504 | map: "daedalus" | ||
| 1505 | room: "Moat" | ||
| 1506 | name: "HIVE" | ||
| 1507 | } | ||
| 1508 | } | ||
| 1509 | } | ||
| 1510 | connections { | ||
| 1511 | from { | ||
| 1512 | port { | ||
| 1513 | map: "the_hive" | ||
| 1514 | room: "Main Area" | ||
| 1515 | name: "DAED2" | ||
| 1516 | } | ||
| 1517 | } | ||
| 1518 | to { | ||
| 1519 | port { | ||
| 1520 | map: "daedalus" | ||
| 1521 | room: "Moat" | ||
| 1522 | name: "HIVE" | ||
| 1523 | } | ||
| 1524 | } | ||
| 1525 | oneway: true | ||
| 1526 | } | ||
| 1527 | connections { | ||
| 1528 | from { | ||
| 1529 | port { | ||
| 1530 | map: "the_hive" | ||
| 1531 | room: "Main Area" | ||
| 1532 | name: "DAED3" | ||
| 1533 | } | ||
| 1534 | } | ||
| 1535 | to { | ||
| 1536 | port { | ||
| 1537 | map: "daedalus" | ||
| 1538 | room: "Moat" | ||
| 1539 | name: "HIVE" | ||
| 1540 | } | ||
| 1541 | } | ||
| 1542 | oneway: true | ||
| 1543 | } | ||
| 1544 | connections { | ||
| 1545 | from { | ||
| 1546 | port { | ||
| 1547 | map: "the_quiet" | ||
| 1548 | room: "Main Area" | ||
| 1549 | name: "DAEDALUS" | ||
| 1550 | } | ||
| 1551 | } | ||
| 1552 | to { | ||
| 1553 | port { | ||
| 1554 | map: "daedalus" | ||
| 1555 | room: "Quiet Entrance" | ||
| 1556 | name: "QUIET" | ||
| 1557 | } | ||
| 1558 | } | ||
| 1559 | } | ||
| 1560 | connections { | ||
| 1561 | from { | ||
| 1562 | painting { | ||
| 1563 | map: "the_sturdy" | ||
| 1564 | room: "S2 Area" | ||
| 1565 | name: "RAINBOW2" | ||
| 1566 | } | ||
| 1567 | } | ||
| 1568 | to { | ||
| 1569 | painting { | ||
| 1570 | map: "daedalus" | ||
| 1571 | room: "Rainbow Start" | ||
| 1572 | name: "RAINBOW" | ||
| 1573 | } | ||
| 1574 | } | ||
| 1575 | oneway: true | ||
| 1576 | } | ||
| 1577 | connections { | ||
| 1578 | from { | ||
| 1579 | painting { | ||
| 1580 | map: "the_sturdy" | ||
| 1581 | room: "Hidden Rainbow" | ||
| 1582 | name: "RAINBOW" | ||
| 1583 | } | ||
| 1584 | } | ||
| 1585 | to { | ||
| 1586 | painting { | ||
| 1587 | map: "daedalus" | ||
| 1588 | room: "Rainbow Start" | ||
| 1589 | name: "RAINBOW" | ||
| 1590 | } | ||
| 1591 | } | ||
| 1592 | oneway: true | ||
| 1593 | } | ||
| 1594 | connections { | ||
| 1595 | from { | ||
| 1596 | port { | ||
| 1597 | map: "the_sweet" | ||
| 1598 | room: "Main Area" | ||
| 1599 | name: "EXIT1" | ||
| 1600 | } | ||
| 1601 | } | ||
| 1602 | to { | ||
| 1603 | port { | ||
| 1604 | map: "daedalus" | ||
| 1605 | room: "Sweet Foyer" | ||
| 1606 | name: "SWEET1" | ||
| 1607 | } | ||
| 1608 | } | ||
| 1609 | } | ||
| 1610 | connections { | ||
| 1611 | from { | ||
| 1612 | port { | ||
| 1613 | map: "the_sweet" | ||
| 1614 | room: "Main Area" | ||
| 1615 | name: "EXIT2" | ||
| 1616 | } | ||
| 1617 | } | ||
| 1618 | to { | ||
| 1619 | port { | ||
| 1620 | map: "daedalus" | ||
| 1621 | room: "Sweet Foyer" | ||
| 1622 | name: "SWEET2" | ||
| 1623 | } | ||
| 1624 | } | ||
| 1625 | } | ||
| 1626 | connections { | ||
| 1627 | from { | ||
| 1628 | painting { | ||
| 1629 | map: "daedalus" | ||
| 1630 | room: "Gallery Entrance" | ||
| 1631 | name: "GALLERY" | ||
| 1632 | } | ||
| 1633 | } | ||
| 1634 | to { | ||
| 1635 | painting { | ||
| 1636 | map: "the_gallery" | ||
| 1637 | room: "Daedalus Extension" | ||
| 1638 | name: "EYE" | ||
| 1639 | } | ||
| 1640 | } | ||
| 1641 | oneway: true | ||
| 1642 | } | ||
| 1643 | connections { | ||
| 1644 | from { | ||
| 1645 | port { | ||
| 1646 | map: "the_entry" | ||
| 1647 | room: "Rabbit Hole" | ||
| 1648 | name: "HOLE" | ||
| 1649 | } | ||
| 1650 | } | ||
| 1651 | to { | ||
| 1652 | room { | ||
| 1653 | map: "daedalus" | ||
| 1654 | name: "Wonderland" | ||
| 1655 | } | ||
| 1656 | } | ||
| 1657 | oneway: true | ||
| 1658 | } | ||
| 1659 | connections { | ||
| 1660 | from { | ||
| 1661 | port { | ||
| 1662 | map: "the_plaza" | ||
| 1663 | room: "Symbolic Entrance" | ||
| 1664 | name: "SYMBOLIC" | ||
| 1665 | } | ||
| 1666 | } | ||
| 1667 | to { | ||
| 1668 | port { | ||
| 1669 | map: "the_symbolic" | ||
| 1670 | room: "White Room" | ||
| 1671 | name: "PLAZA" | ||
| 1672 | } | ||
| 1673 | } | ||
| 1674 | } | ||
| 1675 | connections { | ||
| 1676 | from { | ||
| 1677 | port { | ||
| 1678 | map: "the_great" | ||
| 1679 | room: "Talented Entrance" | ||
| 1680 | name: "TALENTED" | ||
| 1681 | } | ||
| 1682 | } | ||
| 1683 | to { | ||
| 1684 | port { | ||
| 1685 | map: "the_talented" | ||
| 1686 | room: "Main Area" | ||
| 1687 | name: "GREAT" | ||
| 1688 | } | ||
| 1689 | } | ||
| 1690 | } | ||
| 1691 | connections { | ||
| 1692 | from { | ||
| 1693 | panel { | ||
| 1694 | map: "daedalus" | ||
| 1695 | room: "Wisdom Panel" | ||
| 1696 | name: "INTELLIGENCE" | ||
| 1697 | } | ||
| 1698 | } | ||
| 1699 | to { | ||
| 1700 | room { | ||
| 1701 | map: "the_tenacious" | ||
| 1702 | name: "Wisdom Room" | ||
| 1703 | } | ||
| 1704 | } | ||
| 1705 | oneway: true | ||
| 1706 | } | ||
| 1707 | connections { | ||
| 1708 | from { | ||
| 1709 | painting { | ||
| 1710 | map: "daedalus" | ||
| 1711 | room: "South Castle Area" | ||
| 1712 | name: "TRIANGLE" | ||
| 1713 | } | ||
| 1714 | } | ||
| 1715 | to { | ||
| 1716 | room { | ||
| 1717 | map: "the_tenacious" | ||
| 1718 | name: "Color Room" | ||
| 1719 | } | ||
| 1720 | } | ||
| 1721 | oneway: true | ||
| 1722 | } | ||
| 1723 | connections { | ||
| 1724 | from { | ||
| 1725 | port { | ||
| 1726 | map: "daedalus" | ||
| 1727 | room: "Hedges Tower" | ||
| 1728 | name: "TENACIOUS" | ||
| 1729 | } | ||
| 1730 | } | ||
| 1731 | to { | ||
| 1732 | room { | ||
| 1733 | map: "the_tenacious" | ||
| 1734 | name: "Tower Room" | ||
| 1735 | } | ||
| 1736 | } | ||
| 1737 | oneway: true | ||
| 1738 | } | ||
| 1739 | connections { | ||
| 1740 | from { | ||
| 1741 | port { | ||
| 1742 | map: "the_great" | ||
| 1743 | room: "Back Area" | ||
| 1744 | name: "THREEDOORS" | ||
| 1745 | } | ||
| 1746 | } | ||
| 1747 | to { | ||
| 1748 | port { | ||
| 1749 | map: "the_three_doors" | ||
| 1750 | room: "First Second Room" | ||
| 1751 | name: "GREAT" | ||
| 1752 | } | ||
| 1753 | } | ||
| 1754 | } | ||
| 1755 | connections { | ||
| 1756 | from { | ||
| 1757 | painting { | ||
| 1758 | map: "the_gallery" | ||
| 1759 | room: "Main Area" | ||
| 1760 | name: "TOWER" | ||
| 1761 | } | ||
| 1762 | } | ||
| 1763 | to { | ||
| 1764 | room { | ||
| 1765 | map: "the_tower" | ||
| 1766 | name: "First Floor" | ||
| 1767 | } | ||
| 1768 | } | ||
| 1769 | oneway: true | ||
| 1770 | } | ||
| 1771 | connections { | ||
| 1772 | # Two one-way connections because the door only blocks one direction. | ||
| 1773 | from { | ||
| 1774 | port { | ||
| 1775 | map: "the_great" | ||
| 1776 | room: "Back Area" | ||
| 1777 | name: "TOWER" | ||
| 1778 | } | ||
| 1779 | } | ||
| 1780 | to { | ||
| 1781 | port { | ||
| 1782 | map: "the_tower" | ||
| 1783 | room: "First Floor" | ||
| 1784 | name: "GREAT" | ||
| 1785 | } | ||
| 1786 | } | ||
| 1787 | oneway: true | ||
| 1788 | } | ||
| 1789 | connections { | ||
| 1790 | from { | ||
| 1791 | port { | ||
| 1792 | map: "the_tower" | ||
| 1793 | room: "First Floor" | ||
| 1794 | name: "GREAT" | ||
| 1795 | } | ||
| 1796 | } | ||
| 1797 | to { | ||
| 1798 | port { | ||
| 1799 | map: "the_great" | ||
| 1800 | room: "Back Area" | ||
| 1801 | name: "TOWER" | ||
| 1802 | } | ||
| 1803 | } | ||
| 1804 | oneway: true | ||
| 1805 | bypass_target_door: true | ||
| 1806 | } | ||
| 1807 | connections { | ||
| 1808 | from { | ||
| 1809 | port { | ||
| 1810 | map: "the_bearer" | ||
| 1811 | room: "Tree Entrance" | ||
| 1812 | name: "TREE" | ||
| 1813 | } | ||
| 1814 | } | ||
| 1815 | to { | ||
| 1816 | port { | ||
| 1817 | map: "the_tree" | ||
| 1818 | room: "Bearer Entrance" | ||
| 1819 | name: "BEARER" | ||
| 1820 | } | ||
| 1821 | } | ||
| 1822 | } | ||
| 1823 | connections { | ||
| 1824 | from { | ||
| 1825 | port { | ||
| 1826 | map: "the_digital" | ||
| 1827 | room: "Tree Area" | ||
| 1828 | name: "TREE" | ||
| 1829 | } | ||
| 1830 | } | ||
| 1831 | to { | ||
| 1832 | port { | ||
| 1833 | map: "the_tree" | ||
| 1834 | room: "Main Area" | ||
| 1835 | name: "DIGITAL" | ||
| 1836 | } | ||
| 1837 | } | ||
| 1838 | } | ||
| 1839 | connections { | ||
| 1840 | from { | ||
| 1841 | painting { | ||
| 1842 | map: "the_gallery" | ||
| 1843 | room: "Main Area" | ||
| 1844 | name: "TREE" | ||
| 1845 | } | ||
| 1846 | } | ||
| 1847 | to { | ||
| 1848 | room { | ||
| 1849 | map: "the_tree" | ||
| 1850 | name: "Main Area" | ||
| 1851 | } | ||
| 1852 | } | ||
| 1853 | oneway: true | ||
| 1854 | } | ||
| 1855 | connections { | ||
| 1856 | from { | ||
| 1857 | port { | ||
| 1858 | map: "the_great" | ||
| 1859 | room: "Back Area" | ||
| 1860 | name: "TREE" | ||
| 1861 | } | ||
| 1862 | } | ||
| 1863 | to { | ||
| 1864 | port { | ||
| 1865 | map: "the_tree" | ||
| 1866 | room: "Main Area" | ||
| 1867 | name: "GREAT" | ||
| 1868 | } | ||
| 1869 | } | ||
| 1870 | } | ||
| 1871 | connections { | ||
| 1872 | from { | ||
| 1873 | port { | ||
| 1874 | map: "daedalus" | ||
| 1875 | room: "Tree Entrance" | ||
| 1876 | name: "TREE" | ||
| 1877 | } | ||
| 1878 | } | ||
| 1879 | to { | ||
| 1880 | port { | ||
| 1881 | map: "the_tree" | ||
| 1882 | room: "Main Area" | ||
| 1883 | name: "DAEDALUS" | ||
| 1884 | } | ||
| 1885 | } | ||
| 1886 | } | ||
| 1887 | connections { | ||
| 1888 | from { | ||
| 1889 | port { | ||
| 1890 | map: "the_great" | ||
| 1891 | room: "Back Area" | ||
| 1892 | name: "UNKEMPT" | ||
| 1893 | } | ||
| 1894 | } | ||
| 1895 | to { | ||
| 1896 | port { | ||
| 1897 | map: "the_unkempt" | ||
| 1898 | room: "Main Area" | ||
| 1899 | name: "GREAT" | ||
| 1900 | } | ||
| 1901 | } | ||
| 1902 | } | ||
| 1903 | connections { | ||
| 1904 | # Two one-way connections because the door only blocks one direction. | ||
| 1905 | from { | ||
| 1906 | port { | ||
| 1907 | map: "the_unkempt" | ||
| 1908 | room: "Main Area" | ||
| 1909 | name: "SUNTEMPLE" | ||
| 1910 | } | ||
| 1911 | } | ||
| 1912 | to { | ||
| 1913 | port { | ||
| 1914 | map: "the_sun_temple" | ||
| 1915 | room: "Entrance" | ||
| 1916 | name: "UNKEMPT" | ||
| 1917 | } | ||
| 1918 | } | ||
| 1919 | oneway: true | ||
| 1920 | } | ||
| 1921 | connections { | ||
| 1922 | from { | ||
| 1923 | port { | ||
| 1924 | map: "the_sun_temple" | ||
| 1925 | room: "Entrance" | ||
| 1926 | name: "UNKEMPT" | ||
| 1927 | } | ||
| 1928 | } | ||
| 1929 | to { | ||
| 1930 | port { | ||
| 1931 | map: "the_unkempt" | ||
| 1932 | room: "Main Area" | ||
| 1933 | name: "SUNTEMPLE" | ||
| 1934 | } | ||
| 1935 | } | ||
| 1936 | oneway: true | ||
| 1937 | bypass_target_door: true | ||
| 1938 | } | ||
| 1939 | connections { | ||
| 1940 | from { | ||
| 1941 | port { | ||
| 1942 | map: "the_unkempt" | ||
| 1943 | room: "Daedalus Entrance" | ||
| 1944 | name: "DAEDALUS" | ||
| 1945 | } | ||
| 1946 | } | ||
| 1947 | to { | ||
| 1948 | port { | ||
| 1949 | map: "daedalus" | ||
| 1950 | room: "Unkempt Entrance" | ||
| 1951 | name: "UNKEMPT" | ||
| 1952 | } | ||
| 1953 | } | ||
| 1954 | } | ||
| 1955 | connections { | ||
| 1956 | from { | ||
| 1957 | port { | ||
| 1958 | map: "the_unkempt" | ||
| 1959 | room: "Main Area" | ||
| 1960 | name: "TREE" | ||
| 1961 | } | ||
| 1962 | } | ||
| 1963 | to { | ||
| 1964 | port { | ||
| 1965 | map: "the_tree" | ||
| 1966 | room: "Main Area" | ||
| 1967 | name: "UNKEMPT" | ||
| 1968 | } | ||
| 1969 | } | ||
| 1970 | } | ||
| 1971 | connections { | ||
| 1972 | from { | ||
| 1973 | painting { | ||
| 1974 | map: "the_entry" | ||
| 1975 | room: "Link Area" | ||
| 1976 | name: "PYRAMID" | ||
| 1977 | } | ||
| 1978 | } | ||
| 1979 | to { | ||
| 1980 | room { | ||
| 1981 | map: "the_wise" | ||
| 1982 | name: "Entry" | ||
| 1983 | } | ||
| 1984 | } | ||
| 1985 | oneway: true | ||
| 1986 | } | ||
| 1987 | connections { | ||
| 1988 | from { | ||
| 1989 | painting { | ||
| 1990 | map: "the_gallery" | ||
| 1991 | room: "Main Area" | ||
| 1992 | name: "WISE" | ||
| 1993 | } | ||
| 1994 | } | ||
| 1995 | to { | ||
| 1996 | room { | ||
| 1997 | map: "the_wise" | ||
| 1998 | name: "Entry" | ||
| 1999 | } | ||
| 2000 | } | ||
| 2001 | oneway: true | ||
| 2002 | } | ||
| 2003 | connections { | ||
| 2004 | from { | ||
| 2005 | painting { | ||
| 2006 | map: "the_liberated" | ||
| 2007 | room: "Painting Room" | ||
| 2008 | name: "PYRAMID" | ||
| 2009 | } | ||
| 2010 | } | ||
| 2011 | to { | ||
| 2012 | room { | ||
| 2013 | map: "the_wise" | ||
| 2014 | name: "Entry" | ||
| 2015 | } | ||
| 2016 | } | ||
| 2017 | oneway: true | ||
| 2018 | } | ||
| 2019 | connections { | ||
| 2020 | from { | ||
| 2021 | painting { | ||
| 2022 | map: "the_literate" | ||
| 2023 | room: "Painting Room" | ||
| 2024 | name: "PYRAMID" | ||
| 2025 | } | ||
| 2026 | } | ||
| 2027 | to { | ||
| 2028 | room { | ||
| 2029 | map: "the_wise" | ||
| 2030 | name: "Entry" | ||
| 2031 | } | ||
| 2032 | } | ||
| 2033 | oneway: true | ||
| 2034 | } | ||
| 2035 | connections { | ||
| 2036 | from { | ||
| 2037 | painting { | ||
| 2038 | map: "the_wise" | ||
| 2039 | room: "Entry" | ||
| 2040 | name: "TRIANGLE" | ||
| 2041 | } | ||
| 2042 | } | ||
| 2043 | to { | ||
| 2044 | room { | ||
| 2045 | map: "the_gallery" | ||
| 2046 | name: "Main Area" | ||
| 2047 | } | ||
| 2048 | } | ||
| 2049 | oneway: true | ||
| 2050 | } | ||
| 2051 | connections { | ||
| 2052 | from { | ||
| 2053 | room { | ||
| 2054 | map: "the_wondrous" | ||
| 2055 | name: "Huge" | ||
| 2056 | } | ||
| 2057 | } | ||
| 2058 | to { | ||
| 2059 | room { | ||
| 2060 | map: "the_door" | ||
| 2061 | name: "Main Area" | ||
| 2062 | } | ||
| 2063 | } | ||
| 2064 | door { | ||
| 2065 | map: "the_wondrous" | ||
| 2066 | name: "Big Door" | ||
| 2067 | } | ||
| 2068 | oneway: true | ||
| 2069 | } | ||
| 2070 | connections { | ||
| 2071 | from { | ||
| 2072 | painting { | ||
| 2073 | map: "the_gallery" | ||
| 2074 | room: "Main Area" | ||
| 2075 | name: "WONDROUS" | ||
| 2076 | } | ||
| 2077 | } | ||
| 2078 | to { | ||
| 2079 | room { | ||
| 2080 | map: "the_wondrous" | ||
| 2081 | name: "Huge" | ||
| 2082 | } | ||
| 2083 | } | ||
| 2084 | oneway: true | ||
| 2085 | } | ||
| 2086 | connections { | ||
| 2087 | from { | ||
| 2088 | port { | ||
| 2089 | map: "daedalus" | ||
| 2090 | room: "Wonderland" | ||
| 2091 | name: "WONDROUS" | ||
| 2092 | } | ||
| 2093 | } | ||
| 2094 | to { | ||
| 2095 | port { | ||
| 2096 | map: "the_wondrous" | ||
| 2097 | room: "Entry" | ||
| 2098 | name: "DAEDALUS" | ||
| 2099 | } | ||
| 2100 | } | ||
| 2101 | } | ||
| 2102 | connections { | ||
| 2103 | from { | ||
| 2104 | panel { | ||
| 2105 | map: "the_entry" | ||
| 2106 | room: "Starting Room" | ||
| 2107 | name: "HI" | ||
| 2108 | answer: "thewords" | ||
| 2109 | } | ||
| 2110 | } | ||
| 2111 | to { | ||
| 2112 | room { | ||
| 2113 | map: "the_words" | ||
| 2114 | name: "Main Area" | ||
| 2115 | } | ||
| 2116 | } | ||
| 2117 | oneway: true | ||
| 2118 | } | ||
| 2119 | connections { | ||
| 2120 | from { | ||
| 2121 | port { | ||
| 2122 | map: "the_words" | ||
| 2123 | room: "Main Area" | ||
| 2124 | name: "ENTRY" | ||
| 2125 | } | ||
| 2126 | } | ||
| 2127 | to { | ||
| 2128 | room { | ||
| 2129 | map: "the_entry" | ||
| 2130 | name: "Starting Room" | ||
| 2131 | } | ||
| 2132 | } | ||
| 2133 | oneway: true | ||
| 2134 | } | ||
| 2135 | connections { | ||
| 2136 | from { | ||
| 2137 | painting { | ||
| 2138 | map: "the_gallery" | ||
| 2139 | room: "Main Area" | ||
| 2140 | name: "WORDS" | ||
| 2141 | } | ||
| 2142 | } | ||
| 2143 | to { | ||
| 2144 | room { | ||
| 2145 | map: "the_words" | ||
| 2146 | name: "Main Area" | ||
| 2147 | } | ||
| 2148 | } | ||
| 2149 | oneway: true | ||
| 2150 | } | ||
| 2151 | connections { | ||
| 2152 | from { | ||
| 2153 | room { | ||
| 2154 | map: "control_center" | ||
| 2155 | name: "Main Area" | ||
| 2156 | } | ||
| 2157 | } | ||
| 2158 | to { | ||
| 2159 | room { | ||
| 2160 | map: "the_relentless" | ||
| 2161 | name: "Turn Room" | ||
| 2162 | } | ||
| 2163 | } | ||
| 2164 | door { | ||
| 2165 | map: "control_center" | ||
| 2166 | name: "Relentless Turn Door" | ||
| 2167 | } | ||
| 2168 | } | ||
| 2169 | connections { | ||
| 2170 | from { | ||
| 2171 | room { | ||
| 2172 | map: "control_center" | ||
| 2173 | name: "Main Area" | ||
| 2174 | } | ||
| 2175 | } | ||
| 2176 | to { | ||
| 2177 | room { | ||
| 2178 | map: "the_relentless" | ||
| 2179 | name: "Shop Room" | ||
| 2180 | } | ||
| 2181 | } | ||
| 2182 | door { | ||
| 2183 | map: "control_center" | ||
| 2184 | name: "Relentless Shop Door" | ||
| 2185 | } | ||
| 2186 | } | ||
| 2187 | connections { | ||
| 2188 | from { | ||
| 2189 | room { | ||
| 2190 | map: "control_center" | ||
| 2191 | name: "Main Area" | ||
| 2192 | } | ||
| 2193 | } | ||
| 2194 | to { | ||
| 2195 | room { | ||
| 2196 | map: "the_relentless" | ||
| 2197 | name: "Left Room" | ||
| 2198 | } | ||
| 2199 | } | ||
| 2200 | door { | ||
| 2201 | map: "control_center" | ||
| 2202 | name: "Relentless Left Door" | ||
| 2203 | } | ||
| 2204 | } | ||
| 2205 | connections { | ||
| 2206 | from { | ||
| 2207 | port { | ||
| 2208 | map: "control_center" | ||
| 2209 | room: "Ancient Entrance" | ||
| 2210 | name: "ANCIENT" | ||
| 2211 | } | ||
| 2212 | } | ||
| 2213 | to { | ||
| 2214 | room { | ||
| 2215 | map: "the_ancient" | ||
| 2216 | name: "Outside" | ||
| 2217 | } | ||
| 2218 | } | ||
| 2219 | oneway: true | ||
| 2220 | } | ||
| 2221 | connections { | ||
| 2222 | from { | ||
| 2223 | port { | ||
| 2224 | map: "the_between" | ||
| 2225 | room: "Control Center Side" | ||
| 2226 | name: "CC" | ||
| 2227 | } | ||
| 2228 | } | ||
| 2229 | to { | ||
| 2230 | port { | ||
| 2231 | map: "control_center" | ||
| 2232 | room: "Between Entrance" | ||
| 2233 | name: "BETWEEN" | ||
| 2234 | } | ||
| 2235 | } | ||
| 2236 | } | ||
| 2237 | connections { | ||
| 2238 | from { | ||
| 2239 | painting { | ||
| 2240 | map: "the_gallery" | ||
| 2241 | room: "Main Area" | ||
| 2242 | name: "CC" | ||
| 2243 | } | ||
| 2244 | } | ||
| 2245 | to { | ||
| 2246 | room { | ||
| 2247 | map: "control_center" | ||
| 2248 | name: "Desert Room" | ||
| 2249 | } | ||
| 2250 | } | ||
| 2251 | oneway: true | ||
| 2252 | } | ||
| 2253 | connections { | ||
| 2254 | from { | ||
| 2255 | port { | ||
| 2256 | map: "the_great" | ||
| 2257 | room: "West Side" | ||
| 2258 | name: "CC" | ||
| 2259 | } | ||
| 2260 | } | ||
| 2261 | to { | ||
| 2262 | port { | ||
| 2263 | map: "control_center" | ||
| 2264 | room: "Entry" | ||
| 2265 | name: "GREAT" | ||
| 2266 | } | ||
| 2267 | } | ||
| 2268 | } | ||
| 2269 | connections { | ||
| 2270 | from { | ||
| 2271 | port { | ||
| 2272 | map: "the_hinterlands" | ||
| 2273 | room: "Main Area" | ||
| 2274 | name: "LEFT" | ||
| 2275 | } | ||
| 2276 | } | ||
| 2277 | to { | ||
| 2278 | port { | ||
| 2279 | map: "control_center" | ||
| 2280 | room: "Main Area" | ||
| 2281 | name: "LEFT" | ||
| 2282 | } | ||
| 2283 | } | ||
| 2284 | } | ||
| 2285 | connections { | ||
| 2286 | from { | ||
| 2287 | port { | ||
| 2288 | map: "the_hinterlands" | ||
| 2289 | room: "Main Area" | ||
| 2290 | name: "RIGHT" | ||
| 2291 | } | ||
| 2292 | } | ||
| 2293 | to { | ||
| 2294 | port { | ||
| 2295 | map: "control_center" | ||
| 2296 | room: "Main Area" | ||
| 2297 | name: "RIGHT" | ||
| 2298 | } | ||
| 2299 | } | ||
| 2300 | } | ||
| 2301 | connections { | ||
| 2302 | from { | ||
| 2303 | port { | ||
| 2304 | map: "the_partial" | ||
| 2305 | room: "Control Center Entrance" | ||
| 2306 | name: "CC" | ||
| 2307 | } | ||
| 2308 | } | ||
| 2309 | to { | ||
| 2310 | port { | ||
| 2311 | map: "control_center" | ||
| 2312 | room: "Partial Entrance" | ||
| 2313 | name: "PARTIAL" | ||
| 2314 | } | ||
| 2315 | } | ||
| 2316 | } | ||
| 2317 | connections { | ||
| 2318 | from { | ||
| 2319 | port { | ||
| 2320 | map: "the_perceptive" | ||
| 2321 | room: "Main Area" | ||
| 2322 | name: "CC" | ||
| 2323 | } | ||
| 2324 | } | ||
| 2325 | to { | ||
| 2326 | port { | ||
| 2327 | map: "control_center" | ||
| 2328 | room: "Perceptive Entrance" | ||
| 2329 | name: "PERCEPTIVE" | ||
| 2330 | } | ||
| 2331 | } | ||
| 2332 | } | ||
| 2333 | connections { | ||
| 2334 | from { | ||
| 2335 | port { | ||
| 2336 | map: "the_repetitive" | ||
| 2337 | room: "Main Room" | ||
| 2338 | name: "CC" | ||
| 2339 | } | ||
| 2340 | } | ||
| 2341 | to { | ||
| 2342 | port { | ||
| 2343 | map: "control_center" | ||
| 2344 | room: "Repetitive Entrance" | ||
| 2345 | name: "REPETITIVE" | ||
| 2346 | } | ||
| 2347 | } | ||
| 2348 | } | ||
| 2349 | connections { | ||
| 2350 | from { | ||
| 2351 | room { | ||
| 2352 | map: "the_shop" | ||
| 2353 | name: "Main Area" | ||
| 2354 | } | ||
| 2355 | } | ||
| 2356 | to { | ||
| 2357 | room { | ||
| 2358 | map: "control_center" | ||
| 2359 | name: "Shop Entrance" | ||
| 2360 | } | ||
| 2361 | } | ||
| 2362 | door { | ||
| 2363 | map: "the_shop" | ||
| 2364 | name: "N Entered" | ||
| 2365 | } | ||
| 2366 | oneway: true | ||
| 2367 | } | ||
| 2368 | connections { | ||
| 2369 | from { | ||
| 2370 | room { | ||
| 2371 | map: "control_center" | ||
| 2372 | name: "Shop Entrance" | ||
| 2373 | } | ||
| 2374 | } | ||
| 2375 | to { | ||
| 2376 | room { | ||
| 2377 | map: "the_shop" | ||
| 2378 | name: "Main Area" | ||
| 2379 | } | ||
| 2380 | } | ||
| 2381 | oneway: true | ||
| 2382 | } | ||
| 2383 | connections { | ||
| 2384 | from { | ||
| 2385 | panel { | ||
| 2386 | map: "the_unyielding" | ||
| 2387 | room: "Central Connected Area" | ||
| 2388 | name: "BACK" | ||
| 2389 | } | ||
| 2390 | } | ||
| 2391 | to { | ||
| 2392 | panel { | ||
| 2393 | map: "control_center" | ||
| 2394 | room: "Unyielding Entrance" | ||
| 2395 | name: "FORTH" | ||
| 2396 | } | ||
| 2397 | } | ||
| 2398 | } | ||
| 2399 | connections { | ||
| 2400 | from { | ||
| 2401 | port { | ||
| 2402 | map: "the_tenacious" | ||
| 2403 | room: "Control Center Entrance" | ||
| 2404 | name: "CC" | ||
| 2405 | } | ||
| 2406 | } | ||
| 2407 | to { | ||
| 2408 | port { | ||
| 2409 | map: "control_center" | ||
| 2410 | room: "Tenacious Entrance" | ||
| 2411 | name: "TENACIOUS" | ||
| 2412 | } | ||
| 2413 | } | ||
| 2414 | } | ||
| 2415 | connections { | ||
| 2416 | from { | ||
| 2417 | port { | ||
| 2418 | map: "the_unkempt" | ||
| 2419 | room: "Control Center Entrance" | ||
| 2420 | name: "CC" | ||
| 2421 | } | ||
| 2422 | } | ||
| 2423 | to { | ||
| 2424 | port { | ||
| 2425 | map: "control_center" | ||
| 2426 | room: "Unkempt Entrance" | ||
| 2427 | name: "UNKEMPT" | ||
| 2428 | } | ||
| 2429 | } | ||
| 2430 | } | ||
| 2431 | connections { | ||
| 2432 | from { | ||
| 2433 | panel { | ||
| 2434 | map: "control_center" | ||
| 2435 | room: "Stormy Entrance" | ||
| 2436 | name: "TURN" | ||
| 2437 | } | ||
| 2438 | } | ||
| 2439 | to { | ||
| 2440 | room { | ||
| 2441 | map: "the_stormy" | ||
| 2442 | name: "Center" | ||
| 2443 | } | ||
| 2444 | } | ||
| 2445 | oneway: true | ||
| 2446 | } | ||
| 2447 | connections { | ||
| 2448 | from { | ||
| 2449 | port { | ||
| 2450 | map: "the_entry" | ||
| 2451 | room: "X Area" | ||
| 2452 | name: "CC" | ||
| 2453 | } | ||
| 2454 | } | ||
| 2455 | to { | ||
| 2456 | port { | ||
| 2457 | map: "control_center" | ||
| 2458 | room: "Entry Entrance" | ||
| 2459 | name: "ENTRY" | ||
| 2460 | } | ||
| 2461 | } | ||
| 2462 | } | ||
| 2463 | connections { | ||
| 2464 | from { | ||
| 2465 | painting { | ||
| 2466 | map: "the_entry" | ||
| 2467 | room: "Eye Room" | ||
| 2468 | name: "GALLERY" | ||
| 2469 | } | ||
| 2470 | } | ||
| 2471 | to { | ||
| 2472 | room { | ||
| 2473 | map: "the_gallery" | ||
| 2474 | name: "Main Area" | ||
| 2475 | } | ||
| 2476 | } | ||
| 2477 | oneway: true | ||
| 2478 | } | ||
| 2479 | connections { | ||
| 2480 | from { | ||
| 2481 | room { | ||
| 2482 | map: "the_sun_temple" | ||
| 2483 | name: "Temple" | ||
| 2484 | } | ||
| 2485 | } | ||
| 2486 | to { | ||
| 2487 | room { | ||
| 2488 | map: "the_graveyard" | ||
| 2489 | name: "Outside" | ||
| 2490 | } | ||
| 2491 | } | ||
| 2492 | oneway: true | ||
| 2493 | } | ||
| 2494 | connections { | ||
| 2495 | from { | ||
| 2496 | room { | ||
| 2497 | map: "daedalus" | ||
| 2498 | name: "Roof" | ||
| 2499 | } | ||
| 2500 | } | ||
| 2501 | to { | ||
| 2502 | port { | ||
| 2503 | map: "icarus" | ||
| 2504 | room: "Welcome Spine (Obverse)" | ||
| 2505 | name: "WORLDPORT" | ||
| 2506 | } | ||
| 2507 | } | ||
| 2508 | } | ||
| 2509 | connections { | ||
| 2510 | from { | ||
| 2511 | panel { | ||
| 2512 | map: "the_entry" | ||
| 2513 | room: "Starting Room" | ||
| 2514 | name: "Gift Maps" | ||
| 2515 | answer: "icely" | ||
| 2516 | } | ||
| 2517 | } | ||
| 2518 | to { | ||
| 2519 | room { | ||
| 2520 | map: "the_advanced" | ||
| 2521 | name: "Main Area" | ||
| 2522 | } | ||
| 2523 | } | ||
| 2524 | oneway: true | ||
| 2525 | } | ||
| 2526 | connections { | ||
| 2527 | from { | ||
| 2528 | port { | ||
| 2529 | map: "the_advanced" | ||
| 2530 | room: "Main Area" | ||
| 2531 | name: "WORLDPORT" | ||
| 2532 | } | ||
| 2533 | } | ||
| 2534 | to { | ||
| 2535 | room { | ||
| 2536 | map: "the_entry" | ||
| 2537 | name: "Starting Room" | ||
| 2538 | } | ||
| 2539 | } | ||
| 2540 | oneway: true | ||
| 2541 | } | ||
| 2542 | connections { | ||
| 2543 | from { | ||
| 2544 | panel { | ||
| 2545 | map: "the_entry" | ||
| 2546 | room: "Starting Room" | ||
| 2547 | name: "Gift Maps" | ||
| 2548 | answer: "souvey" | ||
| 2549 | } | ||
| 2550 | } | ||
| 2551 | to { | ||
| 2552 | room { | ||
| 2553 | map: "the_charismatic" | ||
| 2554 | name: "Main Area" | ||
| 2555 | } | ||
| 2556 | } | ||
| 2557 | oneway: true | ||
| 2558 | } | ||
| 2559 | connections { | ||
| 2560 | from { | ||
| 2561 | port { | ||
| 2562 | map: "the_charismatic" | ||
| 2563 | room: "Main Area" | ||
| 2564 | name: "WORLDPORT" | ||
| 2565 | } | ||
| 2566 | } | ||
| 2567 | to { | ||
| 2568 | room { | ||
| 2569 | map: "the_entry" | ||
| 2570 | name: "Starting Room" | ||
| 2571 | } | ||
| 2572 | } | ||
| 2573 | oneway: true | ||
| 2574 | } | ||
| 2575 | connections { | ||
| 2576 | from { | ||
| 2577 | panel { | ||
| 2578 | map: "the_entry" | ||
| 2579 | room: "Starting Room" | ||
| 2580 | name: "Gift Maps" | ||
| 2581 | answer: "q" | ||
| 2582 | } | ||
| 2583 | } | ||
| 2584 | to { | ||
| 2585 | room { | ||
| 2586 | map: "the_crystalline" | ||
| 2587 | name: "Main Area" | ||
| 2588 | } | ||
| 2589 | } | ||
| 2590 | oneway: true | ||
| 2591 | } | ||
| 2592 | connections { | ||
| 2593 | from { | ||
| 2594 | port { | ||
| 2595 | map: "the_crystalline" | ||
| 2596 | room: "Main Area" | ||
| 2597 | name: "WORLDPORT" | ||
| 2598 | } | ||
| 2599 | } | ||
| 2600 | to { | ||
| 2601 | room { | ||
| 2602 | map: "the_entry" | ||
| 2603 | name: "Starting Room" | ||
| 2604 | } | ||
| 2605 | } | ||
| 2606 | oneway: true | ||
| 2607 | } | ||
| 2608 | connections { | ||
| 2609 | # Possibly the most cursed connection in the entire game. | ||
| 2610 | from { | ||
| 2611 | room { | ||
| 2612 | map: "the_crystalline" | ||
| 2613 | name: "Flip Area" | ||
| 2614 | } | ||
| 2615 | } | ||
| 2616 | to { | ||
| 2617 | room { | ||
| 2618 | map: "icarus" | ||
| 2619 | name: "Welcome Spine (Obverse)" | ||
| 2620 | } | ||
| 2621 | } | ||
| 2622 | oneway: true | ||
| 2623 | } | ||
| 2624 | connections { | ||
| 2625 | from { | ||
| 2626 | panel { | ||
| 2627 | map: "the_entry" | ||
| 2628 | room: "Starting Room" | ||
| 2629 | name: "Gift Maps" | ||
| 2630 | answer: "hatkirby" | ||
| 2631 | } | ||
| 2632 | } | ||
| 2633 | to { | ||
| 2634 | room { | ||
| 2635 | map: "the_stellar" | ||
| 2636 | name: "Starting Room" | ||
| 2637 | } | ||
| 2638 | } | ||
| 2639 | oneway: true | ||
| 2640 | } | ||
| 2641 | connections { | ||
| 2642 | from { | ||
| 2643 | panel { | ||
| 2644 | map: "the_entry" | ||
| 2645 | room: "Starting Room" | ||
| 2646 | name: "Gift Maps" | ||
| 2647 | answer: "kirby" | ||
| 2648 | } | ||
| 2649 | } | ||
| 2650 | to { | ||
| 2651 | room { | ||
| 2652 | map: "the_stellar" | ||
| 2653 | name: "Starting Room" | ||
| 2654 | } | ||
| 2655 | } | ||
| 2656 | oneway: true | ||
| 2657 | } | ||
| 2658 | connections { | ||
| 2659 | from { | ||
| 2660 | panel { | ||
| 2661 | map: "the_entry" | ||
| 2662 | room: "Starting Room" | ||
| 2663 | name: "Gift Maps" | ||
| 2664 | answer: "star" | ||
| 2665 | } | ||
| 2666 | } | ||
| 2667 | to { | ||
| 2668 | room { | ||
| 2669 | map: "the_stellar" | ||
| 2670 | name: "Starting Room" | ||
| 2671 | } | ||
| 2672 | } | ||
| 2673 | oneway: true | ||
| 2674 | } | ||
| 2675 | connections { | ||
| 2676 | from { | ||
| 2677 | port { | ||
| 2678 | map: "the_stellar" | ||
| 2679 | room: "Starting Room" | ||
| 2680 | name: "WORLDPORT" | ||
| 2681 | } | ||
| 2682 | } | ||
| 2683 | to { | ||
| 2684 | room { | ||
| 2685 | map: "the_entry" | ||
| 2686 | name: "Starting Room" | ||
| 2687 | } | ||
| 2688 | } | ||
| 2689 | oneway: true | ||
| 2690 | } | ||
| 2691 | connections { | ||
| 2692 | from { | ||
| 2693 | panel { | ||
| 2694 | map: "the_entry" | ||
| 2695 | room: "Starting Room" | ||
| 2696 | name: "Gift Maps" | ||
| 2697 | answer: "gongus" | ||
| 2698 | } | ||
| 2699 | } | ||
| 2700 | to { | ||
| 2701 | room { | ||
| 2702 | map: "the_fuzzy" | ||
| 2703 | name: "Main Area" | ||
| 2704 | } | ||
| 2705 | } | ||
| 2706 | oneway: true | ||
| 2707 | } | ||
| 2708 | connections { | ||
| 2709 | from { | ||
| 2710 | panel { | ||
| 2711 | map: "the_entry" | ||
| 2712 | room: "Starting Room" | ||
| 2713 | name: "Gift Maps" | ||
| 2714 | answer: "kiwi" | ||
| 2715 | } | ||
| 2716 | } | ||
| 2717 | to { | ||
| 2718 | room { | ||
| 2719 | map: "the_fuzzy" | ||
| 2720 | name: "Main Area" | ||
| 2721 | } | ||
| 2722 | } | ||
| 2723 | oneway: true | ||
| 2724 | } | ||
| 2725 | connections { | ||
| 2726 | from { | ||
| 2727 | port { | ||
| 2728 | map: "the_fuzzy" | ||
| 2729 | room: "Main Area" | ||
| 2730 | name: "WORLDPORT" | ||
| 2731 | } | ||
| 2732 | } | ||
| 2733 | to { | ||
| 2734 | room { | ||
| 2735 | map: "the_entry" | ||
| 2736 | name: "Starting Room" | ||
| 2737 | } | ||
| 2738 | } | ||
| 2739 | oneway: true | ||
| 2740 | } | ||
