about summary refs log tree commit diff stats
path: root/data/connections.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/connections.txtpb')
-rw-r--r--data/connections.txtpb360
1 files changed, 347 insertions, 13 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index f1b81d5..8d75dab 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -1,5 +1,3 @@
1# TODO
2# daedalus/roof -> icarus
3connections { 1connections {
4 from { 2 from {
5 port { 3 port {
@@ -20,7 +18,7 @@ connections {
20 from { 18 from {
21 port { 19 port {
22 map: "the_entry" 20 map: "the_entry"
23 room: "Flipped Second Room" 21 room: "Four Rooms Entrance"
24 name: "FOUR" 22 name: "FOUR"
25 } 23 }
26 } 24 }
@@ -141,7 +139,7 @@ connections {
141 to { 139 to {
142 port { 140 port {
143 map: "the_darkroom" 141 map: "the_darkroom"
144 room: "First Room" 142 room: "Cyan Hallway"
145 name: "COLORFUL" 143 name: "COLORFUL"
146 } 144 }
147 } 145 }
@@ -157,7 +155,7 @@ connections {
157 to { 155 to {
158 port { 156 port {
159 map: "the_darkroom" 157 map: "the_darkroom"
160 room: "Second Room" 158 room: "Congruent Entrance"
161 name: "CONGRUENT" 159 name: "CONGRUENT"
162 } 160 }
163 } 161 }
@@ -233,7 +231,7 @@ connections {
233 from { 231 from {
234 port { 232 port {
235 map: "the_darkroom" 233 map: "the_darkroom"
236 room: "First Room" 234 room: "Double Sided Entrance"
237 name: "DOUBLESIDED" 235 name: "DOUBLESIDED"
238 } 236 }
239 } 237 }
@@ -308,6 +306,23 @@ connections {
308 name: "GALLERY" 306 name: "GALLERY"
309 } 307 }
310 } 308 }
309 oneway: true
310}
311connections {
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
311} 326}
312connections { 327connections {
313 from { 328 from {
@@ -618,7 +633,7 @@ connections {
618 from { 633 from {
619 port { 634 port {
620 map: "the_entry" 635 map: "the_entry"
621 room: "Link Area" 636 room: "Liberated Entrance"
622 name: "BLUE" 637 name: "BLUE"
623 } 638 }
624 } 639 }
@@ -666,7 +681,7 @@ connections {
666 from { 681 from {
667 port { 682 port {
668 map: "the_entry" 683 map: "the_entry"
669 room: "Link Area" 684 room: "Literate Entrance"
670 name: "BROWN" 685 name: "BROWN"
671 } 686 }
672 } 687 }
@@ -714,7 +729,7 @@ connections {
714 from { 729 from {
715 port { 730 port {
716 map: "the_orb" 731 map: "the_orb"
717 room: "B Room" 732 room: "Middle Room"
718 name: "MID" 733 name: "MID"
719 } 734 }
720 } 735 }
@@ -841,6 +856,8 @@ connections {
841 } 856 }
842 oneway: true 857 oneway: true
843} 858}
859# Two one-way connections because the CLUE panel only needs to be solved to
860# go from The Great to The Partial.
844connections { 861connections {
845 from { 862 from {
846 port { 863 port {
@@ -856,6 +873,25 @@ connections {
856 name: "GREAT" 873 name: "GREAT"
857 } 874 }
858 } 875 }
876 oneway: true
877}
878connections {
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
859} 895}
860connections { 896connections {
861 from { 897 from {
@@ -925,7 +961,7 @@ connections {
925 from { 961 from {
926 port { 962 port {
927 map: "the_entry" 963 map: "the_entry"
928 room: "Lime Room" 964 room: "Revitalized Entrance"
929 name: "REVITALIZED" 965 name: "REVITALIZED"
930 } 966 }
931 } 967 }
@@ -1193,6 +1229,7 @@ connections {
1193 } 1229 }
1194 } 1230 }
1195 oneway: true 1231 oneway: true
1232 roof_access: true
1196} 1233}
1197connections { 1234connections {
1198 from { 1235 from {
@@ -1434,7 +1471,6 @@ connections {
1434 name: "GREAT" 1471 name: "GREAT"
1435 } 1472 }
1436 } 1473 }
1437 door { map: "the_great" name: "Daedalus Entrance" }
1438 oneway: true 1474 oneway: true
1439} 1475}
1440connections { 1476connections {
@@ -1453,6 +1489,7 @@ connections {
1453 } 1489 }
1454 } 1490 }
1455 oneway: true 1491 oneway: true
1492 bypass_target_door: true
1456} 1493}
1457connections { 1494connections {
1458 from { 1495 from {
@@ -1525,6 +1562,23 @@ connections {
1525 painting { 1562 painting {
1526 map: "the_sturdy" 1563 map: "the_sturdy"
1527 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}
1577connections {
1578 from {
1579 painting {
1580 map: "the_sturdy"
1581 room: "Hidden Rainbow"
1528 name: "RAINBOW" 1582 name: "RAINBOW"
1529 } 1583 }
1530 } 1584 }
@@ -1748,12 +1802,13 @@ connections {
1748 } 1802 }
1749 } 1803 }
1750 oneway: true 1804 oneway: true
1805 bypass_target_door: true
1751} 1806}
1752connections { 1807connections {
1753 from { 1808 from {
1754 port { 1809 port {
1755 map: "the_bearer" 1810 map: "the_bearer"
1756 room: "Back Area" 1811 room: "Tree Entrance"
1757 name: "TREE" 1812 name: "TREE"
1758 } 1813 }
1759 } 1814 }
@@ -1830,7 +1885,6 @@ connections {
1830 } 1885 }
1831} 1886}
1832connections { 1887connections {
1833 # Two one-way connections because the door only blocks one direction.
1834 from { 1888 from {
1835 port { 1889 port {
1836 map: "the_great" 1890 map: "the_great"
@@ -1847,6 +1901,7 @@ connections {
1847 } 1901 }
1848} 1902}
1849connections { 1903connections {
1904 # Two one-way connections because the door only blocks one direction.
1850 from { 1905 from {
1851 port { 1906 port {
1852 map: "the_unkempt" 1907 map: "the_unkempt"
@@ -1879,6 +1934,7 @@ connections {
1879 } 1934 }
1880 } 1935 }
1881 oneway: true 1936 oneway: true
1937 bypass_target_door: true
1882} 1938}
1883connections { 1939connections {
1884 from { 1940 from {
@@ -2404,3 +2460,281 @@ connections {
2404 } 2460 }
2405 } 2461 }
2406} 2462}
2463connections {
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}
2479connections {
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}
2494connections {
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}
2509connections {
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}
2526connections {
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}
2542connections {
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}
2559connections {
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}
2575connections {
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}
2592connections {
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}
2608connections {
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}
2624connections {
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}
2641connections {
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}
2658connections {
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}
2675connections {
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}
2691connections {
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}
2708connections {
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}
2725connections {
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}