diff options
Diffstat (limited to 'data/connections.txtpb')
| -rw-r--r-- | data/connections.txtpb | 488 |
1 files changed, 464 insertions, 24 deletions
| diff --git a/data/connections.txtpb b/data/connections.txtpb index a533e85..2022501 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -1,32 +1,16 @@ | |||
| 1 | # TODO | 1 | # TODO |
| 2 | # the_entry/Starting Room/HI/thewords | 2 | # the_entry/Starting Room/HI/thewords |
| 3 | # the_entry/Lime Room/DAEDALUS | ||
| 4 | # the_entry/Link Area/PYRAMID | 3 | # 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 | 4 | # control center -> the_ancient |
| 9 | # the_bearer/Back Area/TREE | 5 | # the_bearer/Back Area/TREE |
| 10 | # the_bearer/Back Area/DAEDALUS | ||
| 11 | # the_between/Control Center Side/CC | 6 | # the_between/Control Center Side/CC |
| 12 | # the_digital/Tree Area/TREE | 7 | # 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 | 8 | # the_gallery/Main Area/WISE |
| 21 | # the_gallery/Main Area/TREE | 9 | # the_gallery/Main Area/TREE |
| 22 | # the_gallery/Main Area/CC | 10 | # the_gallery/Main Area/CC |
| 23 | # the_gallery/Main Area/TOWER | 11 | # the_gallery/Main Area/TOWER |
| 24 | # the_gallery/Main Area/WONDROUS | ||
| 25 | # the_gallery/Main Area/RAINBOW | ||
| 26 | # the_gallery/Main Area/WORDS | 12 | # the_gallery/Main Area/WORDS |
| 27 | # the_gallery/Main Area/CASTLE | 13 | # the_gallery/Main Area/WONDROUS |
| 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 | 14 | # the_great/West Side/CC |
| 31 | # the_great/Back Area/UNKEMPT | 15 | # the_great/Back Area/UNKEMPT |
| 32 | # the_great/Back Area/THREEDOORS | 16 | # the_great/Back Area/THREEDOORS |
| @@ -35,23 +19,23 @@ | |||
| 35 | # the_great/Talented Entrance/TALENTED | 19 | # the_great/Talented Entrance/TALENTED |
| 36 | # the_hinterlands/Main Area/LEFT | 20 | # the_hinterlands/Main Area/LEFT |
| 37 | # the_hinterlands/Main Area/RIGHT | 21 | # 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 | 22 | # the_liberated/Painting Room/PYRAMID |
| 42 | # the_literate/Painting Room/PYRAMID | 23 | # the_literate/Painting Room/PYRAMID |
| 43 | # the_partial/Control Center Entrance/CC | 24 | # the_partial/Control Center Entrance/CC |
| 44 | # the_perceptive/Main Area/CC | 25 | # the_perceptive/Main Area/CC |
| 45 | # the_plaza/Symbolic Entrance/SYMBOLIC | 26 | # the_plaza/Symbolic Entrance/SYMBOLIC |
| 46 | # the_quiet/Main Area/DAEDALUS | ||
| 47 | # cc -> relentless (don't use port objects) | 27 | # cc -> relentless (don't use port objects) |
| 48 | # the_repetitive/Main Room/CC | 28 | # the_repetitive/Main Room/CC |
| 49 | # cc <-> the shop (keyholder door only needed one way) | 29 | # cc <-> the shop (keyholder door only needed one way) |
| 50 | # the_sturdy/S2 Area/RAINBOW | ||
| 51 | # the_sun_temple/Entrance/UNKEMPT | 30 | # 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) | 31 | # the_unyielding/Central Connected Area/BACK (panel) |
| 32 | # daedalus/Wisdom Panel/INTELLIGENCE (panel) | ||
| 33 | # daedalus/South Castle Area/TRIANGLE | ||
| 34 | # daedalus/roof -> icarus | ||
| 35 | # daedalus/Hedges Tower/TENACIOUS | ||
| 36 | # daedalus/Tree Entrance/TREE | ||
| 37 | # daedalus/Unkempt Entrance/UNKEMPT | ||
| 38 | # daedalus/Wonderland/WONDROUS | ||
| 55 | connections { | 39 | connections { |
| 56 | from { | 40 | from { |
| 57 | port { | 41 | port { |
| @@ -1198,3 +1182,459 @@ 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 | } | ||
| 1233 | connections { | ||
| 1234 | from { | ||
| 1235 | painting { | ||
| 1236 | map: "the_gallery" | ||
| 1237 | room: "Daedalus Extension" | ||
| 1238 | name: "PYRAMID" | ||
| 1239 | } | ||
| 1240 | } | ||
| 1241 | to { | ||
| 1242 | room { | ||
| 1243 | map: "daedalus" | ||
| 1244 | name: "Outside Pyramid" | ||
| 1245 | } | ||
| 1246 | } | ||
| 1247 | oneway: true | ||
| 1248 | } | ||
| 1249 | connections { | ||
| 1250 | from { | ||
| 1251 | painting { | ||
| 1252 | map: "the_gallery" | ||
| 1253 | room: "Daedalus Extension" | ||
| 1254 | name: "TOWER" | ||
| 1255 | } | ||
| 1256 | } | ||
| 1257 | to { | ||
| 1258 | room { | ||
| 1259 | map: "daedalus" | ||
| 1260 | name: "Outside Hedges" | ||
| 1261 | } | ||
| 1262 | } | ||
| 1263 | oneway: true | ||
| 1264 | } | ||
| 1265 | connections { | ||
| 1266 | from { | ||
| 1267 | painting { | ||
| 1268 | map: "the_gallery" | ||
| 1269 | room: "Daedalus Extension" | ||
| 1270 | name: "GATE" | ||
| 1271 | } | ||
| 1272 | } | ||
| 1273 | to { | ||
| 1274 | room { | ||
| 1275 | map: "daedalus" | ||
| 1276 | name: "Z2 Room" | ||
| 1277 | } | ||
| 1278 | } | ||
| 1279 | oneway: true | ||
| 1280 | } | ||
| 1281 | connections { | ||
| 1282 | from { | ||
| 1283 | painting { | ||
| 1284 | map: "the_gallery" | ||
| 1285 | room: "Daedalus Extension" | ||
| 1286 | name: "PUMPKIN" | ||
| 1287 | } | ||
| 1288 | } | ||
| 1289 | to { | ||
| 1290 | room { | ||
| 1291 | map: "daedalus" | ||
| 1292 | name: "Green Color Door" | ||
| 1293 | } | ||
| 1294 | } | ||
| 1295 | oneway: true | ||
| 1296 | } | ||
| 1297 | connections { | ||
| 1298 | from { | ||
| 1299 | painting { | ||
| 1300 | map: "the_gallery" | ||
| 1301 | room: "Daedalus Extension" | ||
| 1302 | name: "HOUSE" | ||
| 1303 | } | ||
| 1304 | } | ||
| 1305 | to { | ||
| 1306 | room { | ||
| 1307 | map: "daedalus" | ||
| 1308 | name: "Outside House" | ||
| 1309 | } | ||
| 1310 | } | ||
| 1311 | oneway: true | ||
| 1312 | } | ||
| 1313 | connections { | ||
| 1314 | from { | ||
| 1315 | painting { | ||
| 1316 | map: "the_gallery" | ||
| 1317 | room: "Daedalus Extension" | ||
| 1318 | name: "SNAKE" | ||
| 1319 | } | ||
| 1320 | } | ||
| 1321 | to { | ||
| 1322 | room { | ||
| 1323 | map: "daedalus" | ||
| 1324 | name: "Outside Snake Room" | ||
| 1325 | } | ||
| 1326 | } | ||
| 1327 | oneway: true | ||
| 1328 | } | ||
| 1329 | connections { | ||
| 1330 | from { | ||
| 1331 | port { | ||
| 1332 | map: "the_entry" | ||
| 1333 | room: "White Hallway To Daedalus" | ||
| 1334 | name: "DAEDALUS" | ||
| 1335 | } | ||
| 1336 | } | ||
| 1337 | to { | ||
| 1338 | port { | ||
| 1339 | map: "daedalus" | ||
| 1340 | room: "White Hallway From Entry" | ||
| 1341 | name: "ENTRY" | ||
| 1342 | } | ||
| 1343 | } | ||
| 1344 | } | ||
| 1345 | connections { | ||
| 1346 | from { | ||
| 1347 | port { | ||
| 1348 | map: "the_entry" | ||
| 1349 | room: "Daedalus Entrance" | ||
| 1350 | name: "DAEDALUS" | ||
| 1351 | } | ||
| 1352 | } | ||
| 1353 | to { | ||
| 1354 | port { | ||
| 1355 | map: "daedalus" | ||
| 1356 | room: "Entry Shortcut" | ||
| 1357 | name: "ENTRY" | ||
| 1358 | } | ||
| 1359 | } | ||
| 1360 | } | ||
| 1361 | connections { | ||
| 1362 | from { | ||
| 1363 | port { | ||
| 1364 | map: "the_entry" | ||
| 1365 | room: "Composite Room Entrance" | ||
| 1366 | name: "COMPOSITE" | ||
| 1367 | } | ||
| 1368 | } | ||
| 1369 | to { | ||
| 1370 | port { | ||
| 1371 | map: "daedalus" | ||
| 1372 | room: "Composite Room S" | ||
| 1373 | name: "ENTRY" | ||
| 1374 | } | ||
| 1375 | } | ||
| 1376 | } | ||
| 1377 | connections { | ||
| 1378 | from { | ||
| 1379 | port { | ||
| 1380 | map: "four_rooms" | ||
| 1381 | room: "Examples Room" | ||
| 1382 | name: "DAEDALUS" | ||
| 1383 | } | ||
| 1384 | } | ||
| 1385 | to { | ||
| 1386 | port { | ||
| 1387 | map: "daedalus" | ||
| 1388 | room: "Yellow Color Door" | ||
| 1389 | name: "FOURROOMS" | ||
| 1390 | } | ||
| 1391 | } | ||
| 1392 | } | ||
| 1393 | connections { | ||
| 1394 | from { | ||
| 1395 | port { | ||
| 1396 | map: "the_bearer" | ||
| 1397 | room: "Back Area" | ||
| 1398 | name: "DAEDALUS" | ||
| 1399 | } | ||
| 1400 | } | ||
| 1401 | to { | ||
| 1402 | port { | ||
| 1403 | map: "daedalus" | ||
| 1404 | room: "Rain Side" | ||
| 1405 | name: "BEARER" | ||
| 1406 | } | ||
| 1407 | } | ||
| 1408 | } | ||
| 1409 | connections { | ||
| 1410 | from { | ||
| 1411 | painting { | ||
| 1412 | map: "the_gallery" | ||
| 1413 | room: "Main Area" | ||
| 1414 | name: "RAINBOW" | ||
| 1415 | } | ||
| 1416 | } | ||
| 1417 | to { | ||
| 1418 | painting { | ||
| 1419 | map: "daedalus" | ||
| 1420 | room: "Rainbow Start" | ||
| 1421 | name: "RAINBOW" | ||
| 1422 | } | ||
| 1423 | } | ||
| 1424 | oneway: true | ||
| 1425 | } | ||
| 1426 | connections { | ||
| 1427 | from { | ||
| 1428 | painting { | ||
| 1429 | map: "the_gallery" | ||
| 1430 | room: "Main Area" | ||
| 1431 | name: "CASTLE" | ||
| 1432 | } | ||
| 1433 | } | ||
| 1434 | to { | ||
| 1435 | room { | ||
| 1436 | map: "daedalus" | ||
| 1437 | name: "Roof" | ||
| 1438 | } | ||
| 1439 | } | ||
| 1440 | oneway: true | ||
| 1441 | } | ||
| 1442 | connections { | ||
| 1443 | from { | ||
| 1444 | port { | ||
| 1445 | map: "the_great" | ||
| 1446 | room: "Purple Room" | ||
| 1447 | name: "DAEDALUS" | ||
| 1448 | } | ||
| 1449 | } | ||
| 1450 | to { | ||
| 1451 | port { | ||
| 1452 | map: "daedalus" | ||
| 1453 | room: "Purple Hallway From Great" | ||
| 1454 | name: "GREAT" | ||
| 1455 | } | ||
| 1456 | } | ||
| 1457 | } | ||
| 1458 | connections { | ||
| 1459 | from { | ||
| 1460 | port { | ||
| 1461 | map: "the_great" | ||
| 1462 | room: "Daedalus Entrance" | ||
| 1463 | name: "DAEDALUS" | ||
| 1464 | } | ||
| 1465 | } | ||
| 1466 | to { | ||
| 1467 | port { | ||
| 1468 | map: "daedalus" | ||
| 1469 | room: "Starting Room" | ||
| 1470 | name: "GREAT" | ||
| 1471 | } | ||
| 1472 | } | ||
| 1473 | door { map: "the_great" name: "Daedalus Entrance" } | ||
| 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 | } | ||
| 1493 | connections { | ||
| 1494 | from { | ||
| 1495 | port { | ||
| 1496 | map: "the_hive" | ||
| 1497 | room: "Main Area" | ||
| 1498 | name: "DAED1" | ||
| 1499 | } | ||
| 1500 | } | ||
| 1501 | to { | ||
| 1502 | port { | ||
| 1503 | map: "daedalus" | ||
| 1504 | room: "Moat" | ||
| 1505 | name: "HIVE" | ||
| 1506 | } | ||
| 1507 | } | ||
| 1508 | } | ||
| 1509 | connections { | ||
| 1510 | from { | ||
| 1511 | port { | ||
| 1512 | map: "the_hive" | ||
| 1513 | room: "Main Area" | ||
| 1514 | name: "DAED2" | ||
| 1515 | } | ||
| 1516 | } | ||
| 1517 | to { | ||
| 1518 | port { | ||
| 1519 | map: "daedalus" | ||
| 1520 | room: "Moat" | ||
| 1521 | name: "HIVE" | ||
| 1522 | } | ||
| 1523 | } | ||
| 1524 | oneway: true | ||
| 1525 | } | ||
| 1526 | connections { | ||
| 1527 | from { | ||
| 1528 | port { | ||
| 1529 | map: "the_hive" | ||
| 1530 | room: "Main Area" | ||
| 1531 | name: "DAED3" | ||
| 1532 | } | ||
| 1533 | } | ||
| 1534 | to { | ||
| 1535 | port { | ||
| 1536 | map: "daedalus" | ||
| 1537 | room: "Moat" | ||
| 1538 | name: "HIVE" | ||
| 1539 | } | ||
| 1540 | } | ||
| 1541 | oneway: true | ||
| 1542 | } | ||
| 1543 | connections { | ||
| 1544 | from { | ||
| 1545 | port { | ||
| 1546 | map: "the_quiet" | ||
| 1547 | room: "Main Area" | ||
| 1548 | name: "DAEDALUS" | ||
| 1549 | } | ||
| 1550 | } | ||
| 1551 | to { | ||
| 1552 | port { | ||
| 1553 | map: "daedalus" | ||
| 1554 | room: "Quiet Entrance" | ||
| 1555 | name: "QUIET" | ||
| 1556 | } | ||
| 1557 | } | ||
| 1558 | } | ||
| 1559 | connections { | ||
| 1560 | from { | ||
| 1561 | painting { | ||
| 1562 | map: "the_sturdy" | ||
| 1563 | room: "S2 Area" | ||
| 1564 | name: "RAINBOW" | ||
| 1565 | } | ||
| 1566 | } | ||
| 1567 | to { | ||
| 1568 | painting { | ||
| 1569 | map: "daedalus" | ||
| 1570 | room: "Rainbow Start" | ||
| 1571 | name: "RAINBOW" | ||
| 1572 | } | ||
| 1573 | } | ||
| 1574 | oneway: true | ||
| 1575 | } | ||
| 1576 | connections { | ||
| 1577 | from { | ||
| 1578 | port { | ||
| 1579 | map: "the_sweet" | ||
| 1580 | room: "Main Area" | ||
| 1581 | name: "EXIT1" | ||
| 1582 | } | ||
| 1583 | } | ||
| 1584 | to { | ||
| 1585 | port { | ||
| 1586 | map: "daedalus" | ||
| 1587 | room: "Sweet Foyer" | ||
| 1588 | name: "SWEET1" | ||
| 1589 | } | ||
| 1590 | } | ||
| 1591 | } | ||
| 1592 | connections { | ||
| 1593 | from { | ||
| 1594 | port { | ||
| 1595 | map: "the_sweet" | ||
| 1596 | room: "Main Area" | ||
| 1597 | name: "EXIT2" | ||
| 1598 | } | ||
| 1599 | } | ||
| 1600 | to { | ||
| 1601 | port { | ||
| 1602 | map: "daedalus" | ||
| 1603 | room: "Sweet Foyer" | ||
| 1604 | name: "SWEET2" | ||
| 1605 | } | ||
| 1606 | } | ||
| 1607 | } | ||
| 1608 | connections { | ||
| 1609 | from { | ||
| 1610 | painting { | ||
| 1611 | map: "daedalus" | ||
| 1612 | room: "Gallery Entrance" | ||
| 1613 | name: "GALLERY" | ||
| 1614 | } | ||
| 1615 | } | ||
| 1616 | to { | ||
| 1617 | painting { | ||
| 1618 | map: "the_gallery" | ||
| 1619 | room: "Daedalus Extension" | ||
| 1620 | name: "EYE" | ||
| 1621 | } | ||
| 1622 | } | ||
| 1623 | oneway: true | ||
| 1624 | } | ||
| 1625 | connections { | ||
| 1626 | from { | ||
| 1627 | port { | ||
| 1628 | map: "the_entry" | ||
| 1629 | room: "Rabbit Hole" | ||
| 1630 | name: "HOLE" | ||
| 1631 | } | ||
| 1632 | } | ||
| 1633 | to { | ||
| 1634 | room { | ||
| 1635 | map: "daedalus" | ||
| 1636 | name: "Wonderland" | ||
| 1637 | } | ||
| 1638 | } | ||
| 1639 | oneway: true | ||
| 1640 | } | ||
