diff options
Diffstat (limited to 'data/connections.txtpb')
| -rw-r--r-- | data/connections.txtpb | 59 |
1 files changed, 50 insertions, 9 deletions
| diff --git a/data/connections.txtpb b/data/connections.txtpb index f1b81d5..35e7ef8 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -20,7 +20,7 @@ connections { | |||
| 20 | from { | 20 | from { |
| 21 | port { | 21 | port { |
| 22 | map: "the_entry" | 22 | map: "the_entry" |
| 23 | room: "Flipped Second Room" | 23 | room: "Four Rooms Entrance" |
| 24 | name: "FOUR" | 24 | name: "FOUR" |
| 25 | } | 25 | } |
| 26 | } | 26 | } |
| @@ -141,7 +141,7 @@ connections { | |||
| 141 | to { | 141 | to { |
| 142 | port { | 142 | port { |
| 143 | map: "the_darkroom" | 143 | map: "the_darkroom" |
| 144 | room: "First Room" | 144 | room: "Cyan Hallway" |
| 145 | name: "COLORFUL" | 145 | name: "COLORFUL" |
| 146 | } | 146 | } |
| 147 | } | 147 | } |
| @@ -157,7 +157,7 @@ connections { | |||
| 157 | to { | 157 | to { |
| 158 | port { | 158 | port { |
| 159 | map: "the_darkroom" | 159 | map: "the_darkroom" |
| 160 | room: "Second Room" | 160 | room: "Congruent Entrance" |
| 161 | name: "CONGRUENT" | 161 | name: "CONGRUENT" |
| 162 | } | 162 | } |
| 163 | } | 163 | } |
| @@ -233,7 +233,7 @@ connections { | |||
| 233 | from { | 233 | from { |
| 234 | port { | 234 | port { |
| 235 | map: "the_darkroom" | 235 | map: "the_darkroom" |
| 236 | room: "First Room" | 236 | room: "Double Sided Entrance" |
| 237 | name: "DOUBLESIDED" | 237 | name: "DOUBLESIDED" |
| 238 | } | 238 | } |
| 239 | } | 239 | } |
| @@ -308,6 +308,23 @@ connections { | |||
| 308 | name: "GALLERY" | 308 | name: "GALLERY" |
| 309 | } | 309 | } |
| 310 | } | 310 | } |
| 311 | oneway: true | ||
| 312 | } | ||
| 313 | connections { | ||
| 314 | from { | ||
| 315 | port { | ||
| 316 | map: "the_butterfly" | ||
| 317 | room: "Main Area" | ||
| 318 | name: "GALLERY" | ||
| 319 | } | ||
| 320 | } | ||
| 321 | to { | ||
| 322 | room { | ||
| 323 | map: "the_gallery" | ||
| 324 | name: "Main Area" | ||
| 325 | } | ||
| 326 | } | ||
| 327 | oneway: true | ||
| 311 | } | 328 | } |
| 312 | connections { | 329 | connections { |
| 313 | from { | 330 | from { |
| @@ -618,7 +635,7 @@ connections { | |||
| 618 | from { | 635 | from { |
| 619 | port { | 636 | port { |
| 620 | map: "the_entry" | 637 | map: "the_entry" |
| 621 | room: "Link Area" | 638 | room: "Liberated Entrance" |
| 622 | name: "BLUE" | 639 | name: "BLUE" |
| 623 | } | 640 | } |
| 624 | } | 641 | } |
| @@ -666,7 +683,7 @@ connections { | |||
| 666 | from { | 683 | from { |
| 667 | port { | 684 | port { |
| 668 | map: "the_entry" | 685 | map: "the_entry" |
| 669 | room: "Link Area" | 686 | room: "Literate Entrance" |
| 670 | name: "BROWN" | 687 | name: "BROWN" |
| 671 | } | 688 | } |
| 672 | } | 689 | } |
| @@ -841,6 +858,8 @@ connections { | |||
| 841 | } | 858 | } |
| 842 | oneway: true | 859 | oneway: true |
| 843 | } | 860 | } |
| 861 | # Two one-way connections because the CLUE panel only needs to be solved to | ||
| 862 | # go from The Great to The Partial. | ||
| 844 | connections { | 863 | connections { |
| 845 | from { | 864 | from { |
| 846 | port { | 865 | port { |
| @@ -856,6 +875,25 @@ connections { | |||
| 856 | name: "GREAT" | 875 | name: "GREAT" |
| 857 | } | 876 | } |
| 858 | } | 877 | } |
| 878 | oneway: true | ||
| 879 | } | ||
| 880 | connections { | ||
| 881 | from { | ||
| 882 | port { | ||
| 883 | map: "the_partial" | ||
| 884 | room: "Obverse Side" | ||
| 885 | name: "GREAT" | ||
| 886 | } | ||
| 887 | } | ||
| 888 | to { | ||
| 889 | port { | ||
| 890 | map: "the_great" | ||
| 891 | room: "West Side" | ||
| 892 | name: "PARTIAL" | ||
| 893 | } | ||
| 894 | } | ||
| 895 | oneway: true | ||
| 896 | bypass_target_door: true | ||
| 859 | } | 897 | } |
| 860 | connections { | 898 | connections { |
| 861 | from { | 899 | from { |
| @@ -1193,6 +1231,7 @@ connections { | |||
| 1193 | } | 1231 | } |
| 1194 | } | 1232 | } |
| 1195 | oneway: true | 1233 | oneway: true |
| 1234 | roof_access: true | ||
| 1196 | } | 1235 | } |
| 1197 | connections { | 1236 | connections { |
| 1198 | from { | 1237 | from { |
| @@ -1434,7 +1473,6 @@ connections { | |||
| 1434 | name: "GREAT" | 1473 | name: "GREAT" |
| 1435 | } | 1474 | } |
| 1436 | } | 1475 | } |
| 1437 | door { map: "the_great" name: "Daedalus Entrance" } | ||
| 1438 | oneway: true | 1476 | oneway: true |
| 1439 | } | 1477 | } |
| 1440 | connections { | 1478 | connections { |
| @@ -1453,6 +1491,7 @@ connections { | |||
| 1453 | } | 1491 | } |
| 1454 | } | 1492 | } |
| 1455 | oneway: true | 1493 | oneway: true |
| 1494 | bypass_target_door: true | ||
| 1456 | } | 1495 | } |
| 1457 | connections { | 1496 | connections { |
| 1458 | from { | 1497 | from { |
| @@ -1748,12 +1787,13 @@ connections { | |||
| 1748 | } | 1787 | } |
| 1749 | } | 1788 | } |
| 1750 | oneway: true | 1789 | oneway: true |
| 1790 | bypass_target_door: true | ||
| 1751 | } | 1791 | } |
| 1752 | connections { | 1792 | connections { |
| 1753 | from { | 1793 | from { |
| 1754 | port { | 1794 | port { |
| 1755 | map: "the_bearer" | 1795 | map: "the_bearer" |
| 1756 | room: "Back Area" | 1796 | room: "Tree Entrance" |
| 1757 | name: "TREE" | 1797 | name: "TREE" |
| 1758 | } | 1798 | } |
| 1759 | } | 1799 | } |
| @@ -1830,7 +1870,6 @@ connections { | |||
| 1830 | } | 1870 | } |
| 1831 | } | 1871 | } |
| 1832 | connections { | 1872 | connections { |
| 1833 | # Two one-way connections because the door only blocks one direction. | ||
| 1834 | from { | 1873 | from { |
| 1835 | port { | 1874 | port { |
| 1836 | map: "the_great" | 1875 | map: "the_great" |
| @@ -1847,6 +1886,7 @@ connections { | |||
| 1847 | } | 1886 | } |
| 1848 | } | 1887 | } |
| 1849 | connections { | 1888 | connections { |
| 1889 | # Two one-way connections because the door only blocks one direction. | ||
| 1850 | from { | 1890 | from { |
| 1851 | port { | 1891 | port { |
| 1852 | map: "the_unkempt" | 1892 | map: "the_unkempt" |
| @@ -1879,6 +1919,7 @@ connections { | |||
| 1879 | } | 1919 | } |
| 1880 | } | 1920 | } |
| 1881 | oneway: true | 1921 | oneway: true |
| 1922 | bypass_target_door: true | ||
| 1882 | } | 1923 | } |
| 1883 | connections { | 1924 | connections { |
| 1884 | from { | 1925 | from { |
