diff options
Diffstat (limited to 'data/connections.txtpb')
| -rw-r--r-- | data/connections.txtpb | 285 |
1 files changed, 281 insertions, 4 deletions
| diff --git a/data/connections.txtpb b/data/connections.txtpb index 17f71a3..8d75dab 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | # TODO | ||
| 2 | # daedalus/roof -> icarus | ||
| 3 | connections { | 1 | connections { |
| 4 | from { | 2 | from { |
| 5 | port { | 3 | port { |
| @@ -731,7 +729,7 @@ connections { | |||
| 731 | from { | 729 | from { |
| 732 | port { | 730 | port { |
| 733 | map: "the_orb" | 731 | map: "the_orb" |
| 734 | room: "B Room" | 732 | room: "Middle Room" |
| 735 | name: "MID" | 733 | name: "MID" |
| 736 | } | 734 | } |
| 737 | } | 735 | } |
| @@ -963,7 +961,7 @@ connections { | |||
| 963 | from { | 961 | from { |
| 964 | port { | 962 | port { |
| 965 | map: "the_entry" | 963 | map: "the_entry" |
| 966 | room: "Lime Room" | 964 | room: "Revitalized Entrance" |
| 967 | name: "REVITALIZED" | 965 | name: "REVITALIZED" |
| 968 | } | 966 | } |
| 969 | } | 967 | } |
| @@ -1564,6 +1562,23 @@ connections { | |||
| 1564 | painting { | 1562 | painting { |
| 1565 | map: "the_sturdy" | 1563 | map: "the_sturdy" |
| 1566 | room: "S2 Area" | 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" | ||
| 1567 | name: "RAINBOW" | 1582 | name: "RAINBOW" |
| 1568 | } | 1583 | } |
| 1569 | } | 1584 | } |
| @@ -2461,3 +2476,265 @@ connections { | |||
| 2461 | } | 2476 | } |
| 2462 | oneway: true | 2477 | oneway: true |
| 2463 | } | 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 | } | ||
