diff options
Diffstat (limited to 'data/connections.txtpb')
| -rw-r--r-- | data/connections.txtpb | 679 |
1 files changed, 643 insertions, 36 deletions
| diff --git a/data/connections.txtpb b/data/connections.txtpb index 9f5c48f..ae7d9fd 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -1,30 +1,5 @@ | |||
| 1 | # TODO | 1 | # TODO |
| 2 | # the_entry/Starting Room/HI/thewords | ||
| 3 | # the_entry/Link Area/PYRAMID | ||
| 4 | # control center -> the_ancient | ||
| 5 | # the_between/Control Center Side/CC | ||
| 6 | # the_gallery/Main Area/WISE | ||
| 7 | # the_gallery/Main Area/CC | ||
| 8 | # the_gallery/Main Area/WORDS | ||
| 9 | # the_gallery/Main Area/WONDROUS | ||
| 10 | # the_great/West Side/CC | ||
| 11 | # the_great/Back Area/UNKEMPT | ||
| 12 | # the_hinterlands/Main Area/LEFT | ||
| 13 | # the_hinterlands/Main Area/RIGHT | ||
| 14 | # the_liberated/Painting Room/PYRAMID | ||
| 15 | # the_literate/Painting Room/PYRAMID | ||
| 16 | # the_partial/Control Center Entrance/CC | ||
| 17 | # the_perceptive/Main Area/CC | ||
| 18 | # cc -> relentless (don't use port objects) | ||
| 19 | # the_repetitive/Main Room/CC | ||
| 20 | # cc <-> the shop (keyholder door only needed one way) | ||
| 21 | # the_sun_temple/Entrance/UNKEMPT | ||
| 22 | # the_unyielding/Central Connected Area/BACK (panel) | ||
| 23 | # daedalus/roof -> icarus | 2 | # daedalus/roof -> icarus |
| 24 | # daedalus/Unkempt Entrance/UNKEMPT | ||
| 25 | # daedalus/Wonderland/WONDROUS | ||
| 26 | # the_tenacious/Control Center Entrance/CC | ||
| 27 | # the_tree/Main Area/UNKEMPT | ||
| 28 | connections { | 3 | connections { |
| 29 | from { | 4 | from { |
| 30 | port { | 5 | port { |
| @@ -45,7 +20,7 @@ connections { | |||
| 45 | from { | 20 | from { |
| 46 | port { | 21 | port { |
| 47 | map: "the_entry" | 22 | map: "the_entry" |
| 48 | room: "Flipped Second Room" | 23 | room: "Four Rooms Entrance" |
| 49 | name: "FOUR" | 24 | name: "FOUR" |
| 50 | } | 25 | } |
| 51 | } | 26 | } |
| @@ -166,7 +141,7 @@ connections { | |||
| 166 | to { | 141 | to { |
| 167 | port { | 142 | port { |
| 168 | map: "the_darkroom" | 143 | map: "the_darkroom" |
| 169 | room: "First Room" | 144 | room: "Cyan Hallway" |
| 170 | name: "COLORFUL" | 145 | name: "COLORFUL" |
| 171 | } | 146 | } |
| 172 | } | 147 | } |
| @@ -182,7 +157,7 @@ connections { | |||
| 182 | to { | 157 | to { |
| 183 | port { | 158 | port { |
| 184 | map: "the_darkroom" | 159 | map: "the_darkroom" |
| 185 | room: "Second Room" | 160 | room: "Congruent Entrance" |
| 186 | name: "CONGRUENT" | 161 | name: "CONGRUENT" |
| 187 | } | 162 | } |
| 188 | } | 163 | } |
| @@ -258,7 +233,7 @@ connections { | |||
| 258 | from { | 233 | from { |
| 259 | port { | 234 | port { |
| 260 | map: "the_darkroom" | 235 | map: "the_darkroom" |
| 261 | room: "First Room" | 236 | room: "Double Sided Entrance" |
| 262 | name: "DOUBLESIDED" | 237 | name: "DOUBLESIDED" |
| 263 | } | 238 | } |
| 264 | } | 239 | } |
| @@ -333,6 +308,23 @@ connections { | |||
| 333 | name: "GALLERY" | 308 | name: "GALLERY" |
| 334 | } | 309 | } |
| 335 | } | 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 | ||
| 336 | } | 328 | } |
| 337 | connections { | 329 | connections { |
| 338 | from { | 330 | from { |
| @@ -643,7 +635,7 @@ connections { | |||
| 643 | from { | 635 | from { |
| 644 | port { | 636 | port { |
| 645 | map: "the_entry" | 637 | map: "the_entry" |
| 646 | room: "Link Area" | 638 | room: "Liberated Entrance" |
| 647 | name: "BLUE" | 639 | name: "BLUE" |
| 648 | } | 640 | } |
| 649 | } | 641 | } |
| @@ -691,7 +683,7 @@ connections { | |||
| 691 | from { | 683 | from { |
| 692 | port { | 684 | port { |
| 693 | map: "the_entry" | 685 | map: "the_entry" |
| 694 | room: "Link Area" | 686 | room: "Literate Entrance" |
| 695 | name: "BROWN" | 687 | name: "BROWN" |
| 696 | } | 688 | } |
| 697 | } | 689 | } |
| @@ -739,7 +731,7 @@ connections { | |||
| 739 | from { | 731 | from { |
| 740 | port { | 732 | port { |
| 741 | map: "the_orb" | 733 | map: "the_orb" |
| 742 | room: "B Room" | 734 | room: "Middle Room" |
| 743 | name: "MID" | 735 | name: "MID" |
| 744 | } | 736 | } |
| 745 | } | 737 | } |
| @@ -866,6 +858,8 @@ connections { | |||
| 866 | } | 858 | } |
| 867 | oneway: true | 859 | oneway: true |
| 868 | } | 860 | } |
| 861 | # Two one-way connections because the CLUE panel only needs to be solved to | ||
| 862 | # go from The Great to The Partial. | ||
| 869 | connections { | 863 | connections { |
| 870 | from { | 864 | from { |
| 871 | port { | 865 | port { |
| @@ -881,6 +875,25 @@ connections { | |||
| 881 | name: "GREAT" | 875 | name: "GREAT" |
| 882 | } | 876 | } |
| 883 | } | 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 | ||
| 884 | } | 897 | } |
| 885 | connections { | 898 | connections { |
| 886 | from { | 899 | from { |
| @@ -950,7 +963,7 @@ connections { | |||
| 950 | from { | 963 | from { |
| 951 | port { | 964 | port { |
| 952 | map: "the_entry" | 965 | map: "the_entry" |
| 953 | room: "Lime Room" | 966 | room: "Revitalized Entrance" |
| 954 | name: "REVITALIZED" | 967 | name: "REVITALIZED" |
| 955 | } | 968 | } |
| 956 | } | 969 | } |
| @@ -1218,6 +1231,7 @@ connections { | |||
| 1218 | } | 1231 | } |
| 1219 | } | 1232 | } |
| 1220 | oneway: true | 1233 | oneway: true |
| 1234 | roof_access: true | ||
| 1221 | } | 1235 | } |
| 1222 | connections { | 1236 | connections { |
| 1223 | from { | 1237 | from { |
| @@ -1423,7 +1437,7 @@ connections { | |||
| 1423 | to { | 1437 | to { |
| 1424 | room { | 1438 | room { |
| 1425 | map: "daedalus" | 1439 | map: "daedalus" |
| 1426 | name: "Roof" | 1440 | name: "Castle" |
| 1427 | } | 1441 | } |
| 1428 | } | 1442 | } |
| 1429 | oneway: true | 1443 | oneway: true |
| @@ -1459,7 +1473,6 @@ connections { | |||
| 1459 | name: "GREAT" | 1473 | name: "GREAT" |
| 1460 | } | 1474 | } |
| 1461 | } | 1475 | } |
| 1462 | door { map: "the_great" name: "Daedalus Entrance" } | ||
| 1463 | oneway: true | 1476 | oneway: true |
| 1464 | } | 1477 | } |
| 1465 | connections { | 1478 | connections { |
| @@ -1478,6 +1491,7 @@ connections { | |||
| 1478 | } | 1491 | } |
| 1479 | } | 1492 | } |
| 1480 | oneway: true | 1493 | oneway: true |
| 1494 | bypass_target_door: true | ||
| 1481 | } | 1495 | } |
| 1482 | connections { | 1496 | connections { |
| 1483 | from { | 1497 | from { |
| @@ -1773,12 +1787,13 @@ connections { | |||
| 1773 | } | 1787 | } |
| 1774 | } | 1788 | } |
| 1775 | oneway: true | 1789 | oneway: true |
| 1790 | bypass_target_door: true | ||
| 1776 | } | 1791 | } |
| 1777 | connections { | 1792 | connections { |
| 1778 | from { | 1793 | from { |
| 1779 | port { | 1794 | port { |
| 1780 | map: "the_bearer" | 1795 | map: "the_bearer" |
| 1781 | room: "Back Area" | 1796 | room: "Tree Entrance" |
| 1782 | name: "TREE" | 1797 | name: "TREE" |
| 1783 | } | 1798 | } |
| 1784 | } | 1799 | } |
| @@ -1854,3 +1869,595 @@ connections { | |||
| 1854 | } | 1869 | } |
| 1855 | } | 1870 | } |
| 1856 | } | 1871 | } |
| 1872 | connections { | ||
| 1873 | from { | ||
| 1874 | port { | ||
| 1875 | map: "the_great" | ||
| 1876 | room: "Back Area" | ||
| 1877 | name: "UNKEMPT" | ||
| 1878 | } | ||
| 1879 | } | ||
| 1880 | to { | ||
| 1881 | port { | ||
| 1882 | map: "the_unkempt" | ||
| 1883 | room: "Main Area" | ||
| 1884 | name: "GREAT" | ||
| 1885 | } | ||
| 1886 | } | ||
| 1887 | } | ||
| 1888 | connections { | ||
| 1889 | # Two one-way connections because the door only blocks one direction. | ||
| 1890 | from { | ||
| 1891 | port { | ||
| 1892 | map: "the_unkempt" | ||
| 1893 | room: "Main Area" | ||
| 1894 | name: "SUNTEMPLE" | ||
| 1895 | } | ||
| 1896 | } | ||
| 1897 | to { | ||
| 1898 | port { | ||
| 1899 | map: "the_sun_temple" | ||
| 1900 | room: "Entrance" | ||
| 1901 | name: "UNKEMPT" | ||
| 1902 | } | ||
| 1903 | } | ||
| 1904 | oneway: true | ||
| 1905 | } | ||
| 1906 | connections { | ||
| 1907 | from { | ||
| 1908 | port { | ||
| 1909 | map: "the_sun_temple" | ||
| 1910 | room: "Entrance" | ||
| 1911 | name: "UNKEMPT" | ||
| 1912 | } | ||
| 1913 | } | ||
| 1914 | to { | ||
| 1915 | port { | ||
| 1916 | map: "the_unkempt" | ||
| 1917 | room: "Main Area" | ||
| 1918 | name: "SUNTEMPLE" | ||
| 1919 | } | ||
| 1920 | } | ||
| 1921 | oneway: true | ||
| 1922 | bypass_target_door: true | ||
| 1923 | } | ||
| 1924 | connections { | ||
| 1925 | from { | ||
| 1926 | port { | ||
| 1927 | map: "the_unkempt" | ||
| 1928 | room: "Daedalus Entrance" | ||
| 1929 | name: "DAEDALUS" | ||
| 1930 | } | ||
| 1931 | } | ||
| 1932 | to { | ||
| 1933 | port { | ||
| 1934 | map: "daedalus" | ||
| 1935 | room: "Unkempt Entrance" | ||
| 1936 | name: "UNKEMPT" | ||
| 1937 | } | ||
| 1938 | } | ||
| 1939 | } | ||
| 1940 | connections { | ||
| 1941 | from { | ||
| 1942 | port { | ||
| 1943 | map: "the_unkempt" | ||
| 1944 | room: "Main Area" | ||
| 1945 | name: "TREE" | ||
| 1946 | } | ||
| 1947 | } | ||
| 1948 | to { | ||
| 1949 | port { | ||
| 1950 | map: "the_tree" | ||
| 1951 | room: "Main Area" | ||
| 1952 | name: "UNKEMPT" | ||
| 1953 | } | ||
| 1954 | } | ||
| 1955 | } | ||
| 1956 | connections { | ||
| 1957 | from { | ||
| 1958 | painting { | ||
| 1959 | map: "the_entry" | ||
| 1960 | room: "Link Area" | ||
| 1961 | name: "PYRAMID" | ||
| 1962 | } | ||
| 1963 | } | ||
| 1964 | to { | ||
| 1965 | room { | ||
| 1966 | map: "the_wise" | ||
| 1967 | name: "Entry" | ||
| 1968 | } | ||
| 1969 | } | ||
| 1970 | oneway: true | ||
| 1971 | } | ||
| 1972 | connections { | ||
| 1973 | from { | ||
| 1974 | painting { | ||
| 1975 | map: "the_gallery" | ||
| 1976 | room: "Main Area" | ||
| 1977 | name: "WISE" | ||
| 1978 | } | ||
| 1979 | } | ||
| 1980 | to { | ||
| 1981 | room { | ||
| 1982 | map: "the_wise" | ||
| 1983 | name: "Entry" | ||
| 1984 | } | ||
| 1985 | } | ||
| 1986 | oneway: true | ||
| 1987 | } | ||
| 1988 | connections { | ||
| 1989 | from { | ||
| 1990 | painting { | ||
| 1991 | map: "the_liberated" | ||
| 1992 | room: "Painting Room" | ||
| 1993 | name: "PYRAMID" | ||
| 1994 | } | ||
| 1995 | } | ||
| 1996 | to { | ||
| 1997 | room { | ||
| 1998 | map: "the_wise" | ||
| 1999 | name: "Entry" | ||
| 2000 | } | ||
| 2001 | } | ||
| 2002 | oneway: true | ||
| 2003 | } | ||
| 2004 | connections { | ||
| 2005 | from { | ||
| 2006 | painting { | ||
| 2007 | map: "the_literate" | ||
| 2008 | room: "Painting Room" | ||
| 2009 | name: "PYRAMID" | ||
| 2010 | } | ||
| 2011 | } | ||
| 2012 | to { | ||
| 2013 | room { | ||
| 2014 | map: "the_wise" | ||
| 2015 | name: "Entry" | ||
| 2016 | } | ||
| 2017 | } | ||
| 2018 | oneway: true | ||
| 2019 | } | ||
| 2020 | connections { | ||
| 2021 | from { | ||
| 2022 | painting { | ||
| 2023 | map: "the_wise" | ||
| 2024 | room: "Entry" | ||
| 2025 | name: "TRIANGLE" | ||
| 2026 | } | ||
| 2027 | } | ||
| 2028 | to { | ||
| 2029 | room { | ||
| 2030 | map: "the_gallery" | ||
| 2031 | name: "Main Area" | ||
| 2032 | } | ||
| 2033 | } | ||
| 2034 | oneway: true | ||
| 2035 | } | ||
| 2036 | connections { | ||
| 2037 | from { | ||
| 2038 | room { | ||
| 2039 | map: "the_wondrous" | ||
| 2040 | name: "Huge" | ||
| 2041 | } | ||
| 2042 | } | ||
| 2043 | to { | ||
| 2044 | room { | ||
| 2045 | map: "the_door" | ||
| 2046 | name: "Main Area" | ||
| 2047 | } | ||
| 2048 | } | ||
| 2049 | door { | ||
| 2050 | map: "the_wondrous" | ||
| 2051 | name: "Big Door" | ||
| 2052 | } | ||
| 2053 | oneway: true | ||
| 2054 | } | ||
| 2055 | connections { | ||
| 2056 | from { | ||
| 2057 | painting { | ||
| 2058 | map: "the_gallery" | ||
| 2059 | room: "Main Area" | ||
| 2060 | name: "WONDROUS" | ||
| 2061 | } | ||
| 2062 | } | ||
| 2063 | to { | ||
| 2064 | room { | ||
| 2065 | map: "the_wondrous" | ||
| 2066 | name: "Huge" | ||
| 2067 | } | ||
| 2068 | } | ||
| 2069 | oneway: true | ||
| 2070 | } | ||
| 2071 | connections { | ||
| 2072 | from { | ||
| 2073 | port { | ||
| 2074 | map: "daedalus" | ||
| 2075 | room: "Wonderland" | ||
| 2076 | name: "WONDROUS" | ||
| 2077 | } | ||
| 2078 | } | ||
| 2079 | to { | ||
| 2080 | port { | ||
| 2081 | map: "the_wondrous" | ||
| 2082 | room: "Entry" | ||
| 2083 | name: "DAEDALUS" | ||
| 2084 | } | ||
| 2085 | } | ||
| 2086 | } | ||
| 2087 | connections { | ||
| 2088 | from { | ||
| 2089 | panel { | ||
| 2090 | map: "the_entry" | ||
| 2091 | room: "Starting Room" | ||
| 2092 | name: "HI" | ||
| 2093 | answer: "thewords" | ||
| 2094 | } | ||
| 2095 | } | ||
| 2096 | to { | ||
| 2097 | room { | ||
| 2098 | map: "the_words" | ||
| 2099 | name: "Main Area" | ||
| 2100 | } | ||
| 2101 | } | ||
| 2102 | oneway: true | ||
| 2103 | } | ||
| 2104 | connections { | ||
| 2105 | from { | ||
| 2106 | port { | ||
| 2107 | map: "the_words" | ||
| 2108 | room: "Main Area" | ||
| 2109 | name: "ENTRY" | ||
| 2110 | } | ||
| 2111 | } | ||
| 2112 | to { | ||
| 2113 | room { | ||
| 2114 | map: "the_entry" | ||
| 2115 | name: "Starting Room" | ||
| 2116 | } | ||
| 2117 | } | ||
| 2118 | oneway: true | ||
| 2119 | } | ||
| 2120 | connections { | ||
| 2121 | from { | ||
| 2122 | painting { | ||
| 2123 | map: "the_gallery" | ||
| 2124 | room: "Main Area" | ||
| 2125 | name: "WORDS" | ||
| 2126 | } | ||
| 2127 | } | ||
| 2128 | to { | ||
| 2129 | room { | ||
| 2130 | map: "the_words" | ||
| 2131 | name: "Main Area" | ||
| 2132 | } | ||
| 2133 | } | ||
| 2134 | oneway: true | ||
| 2135 | } | ||
| 2136 | connections { | ||
| 2137 | from { | ||
| 2138 | room { | ||
| 2139 | map: "control_center" | ||
| 2140 | name: "Main Area" | ||
| 2141 | } | ||
| 2142 | } | ||
| 2143 | to { | ||
| 2144 | room { | ||
| 2145 | map: "the_relentless" | ||
| 2146 | name: "Turn Room" | ||
| 2147 | } | ||
| 2148 | } | ||
| 2149 | door { | ||
| 2150 | map: "control_center" | ||
| 2151 | name: "Relentless Turn Door" | ||
| 2152 | } | ||
| 2153 | } | ||
| 2154 | connections { | ||
| 2155 | from { | ||
| 2156 | room { | ||
| 2157 | map: "control_center" | ||
| 2158 | name: "Main Area" | ||
| 2159 | } | ||
| 2160 | } | ||
| 2161 | to { | ||
| 2162 | room { | ||
| 2163 | map: "the_relentless" | ||
| 2164 | name: "Shop Room" | ||
| 2165 | } | ||
| 2166 | } | ||
| 2167 | door { | ||
| 2168 | map: "control_center" | ||
| 2169 | name: "Relentless Shop Door" | ||
| 2170 | } | ||
| 2171 | } | ||
| 2172 | connections { | ||
| 2173 | from { | ||
| 2174 | room { | ||
| 2175 | map: "control_center" | ||
| 2176 | name: "Main Area" | ||
| 2177 | } | ||
| 2178 | } | ||
| 2179 | to { | ||
| 2180 | room { | ||
| 2181 | map: "the_relentless" | ||
| 2182 | name: "Left Room" | ||
| 2183 | } | ||
| 2184 | } | ||
| 2185 | door { | ||
| 2186 | map: "control_center" | ||
| 2187 | name: "Relentless Left Door" | ||
| 2188 | } | ||
| 2189 | } | ||
| 2190 | connections { | ||
| 2191 | from { | ||
| 2192 | port { | ||
| 2193 | map: "control_center" | ||
| 2194 | room: "Ancient Entrance" | ||
| 2195 | name: "ANCIENT" | ||
| 2196 | } | ||
| 2197 | } | ||
| 2198 | to { | ||
| 2199 | room { | ||
| 2200 | map: "the_ancient" | ||
| 2201 | name: "Outside" | ||
| 2202 | } | ||
| 2203 | } | ||
| 2204 | oneway: true | ||
| 2205 | } | ||
| 2206 | connections { | ||
| 2207 | from { | ||
| 2208 | port { | ||
| 2209 | map: "the_between" | ||
| 2210 | room: "Control Center Side" | ||
| 2211 | name: "CC" | ||
| 2212 | } | ||
| 2213 | } | ||
| 2214 | to { | ||
| 2215 | port { | ||
| 2216 | map: "control_center" | ||
| 2217 | room: "Between Entrance" | ||
| 2218 | name: "BETWEEN" | ||
| 2219 | } | ||
| 2220 | } | ||
| 2221 | } | ||
| 2222 | connections { | ||
| 2223 | from { | ||
| 2224 | painting { | ||
| 2225 | map: "the_gallery" | ||
| 2226 | room: "Main Area" | ||
| 2227 | name: "CC" | ||
| 2228 | } | ||
| 2229 | } | ||
| 2230 | to { | ||
| 2231 | room { | ||
| 2232 | map: "control_center" | ||
| 2233 | name: "Desert Room" | ||
| 2234 | } | ||
| 2235 | } | ||
| 2236 | oneway: true | ||
| 2237 | } | ||
| 2238 | connections { | ||
| 2239 | from { | ||
| 2240 | port { | ||
| 2241 | map: "the_great" | ||
| 2242 | room: "West Side" | ||
| 2243 | name: "CC" | ||
| 2244 | } | ||
| 2245 | } | ||
| 2246 | to { | ||
| 2247 | port { | ||
| 2248 | map: "control_center" | ||
| 2249 | room: "Entry" | ||
| 2250 | name: "GREAT" | ||
| 2251 | } | ||
| 2252 | } | ||
| 2253 | } | ||
| 2254 | connections { | ||
| 2255 | from { | ||
| 2256 | port { | ||
| 2257 | map: "the_hinterlands" | ||
| 2258 | room: "Main Area" | ||
| 2259 | name: "LEFT" | ||
| 2260 | } | ||
| 2261 | } | ||
| 2262 | to { | ||
| 2263 | port { | ||
| 2264 | map: "control_center" | ||
| 2265 | room: "Main Area" | ||
| 2266 | name: "LEFT" | ||
| 2267 | } | ||
| 2268 | } | ||
| 2269 | } | ||
| 2270 | connections { | ||
| 2271 | from { | ||
| 2272 | port { | ||
| 2273 | map: "the_hinterlands" | ||
| 2274 | room: "Main Area" | ||
| 2275 | name: "RIGHT" | ||
| 2276 | } | ||
| 2277 | } | ||
| 2278 | to { | ||
| 2279 | port { | ||
| 2280 | map: "control_center" | ||
| 2281 | room: "Main Area" | ||
| 2282 | name: "RIGHT" | ||
| 2283 | } | ||
| 2284 | } | ||
| 2285 | } | ||
| 2286 | connections { | ||
| 2287 | from { | ||
| 2288 | port { | ||
| 2289 | map: "the_partial" | ||
| 2290 | room: "Control Center Entrance" | ||
| 2291 | name: "CC" | ||
| 2292 | } | ||
| 2293 | } | ||
| 2294 | to { | ||
| 2295 | port { | ||
| 2296 | map: "control_center" | ||
| 2297 | room: "Partial Entrance" | ||
| 2298 | name: "PARTIAL" | ||
| 2299 | } | ||
| 2300 | } | ||
| 2301 | } | ||
| 2302 | connections { | ||
| 2303 | from { | ||
| 2304 | port { | ||
| 2305 | map: "the_perceptive" | ||
| 2306 | room: "Main Area" | ||
| 2307 | name: "CC" | ||
| 2308 | } | ||
| 2309 | } | ||
| 2310 | to { | ||
| 2311 | port { | ||
| 2312 | map: "control_center" | ||
| 2313 | room: "Perceptive Entrance" | ||
| 2314 | name: "PERCEPTIVE" | ||
| 2315 | } | ||
| 2316 | } | ||
| 2317 | } | ||
| 2318 | connections { | ||
| 2319 | from { | ||
| 2320 | port { | ||
| 2321 | map: "the_repetitive" | ||
| 2322 | room: "Main Room" | ||
| 2323 | name: "CC" | ||
| 2324 | } | ||
| 2325 | } | ||
| 2326 | to { | ||
| 2327 | port { | ||
| 2328 | map: "control_center" | ||
| 2329 | room: "Repetitive Entrance" | ||
| 2330 | name: "REPETITIVE" | ||
| 2331 | } | ||
| 2332 | } | ||
| 2333 | } | ||
| 2334 | connections { | ||
| 2335 | from { | ||
| 2336 | room { | ||
| 2337 | map: "the_shop" | ||
| 2338 | name: "Main Area" | ||
| 2339 | } | ||
| 2340 | } | ||
| 2341 | to { | ||
| 2342 | room { | ||
| 2343 | map: "control_center" | ||
| 2344 | name: "Shop Entrance" | ||
| 2345 | } | ||
| 2346 | } | ||
| 2347 | door { | ||
| 2348 | map: "the_shop" | ||
| 2349 | name: "N Entered" | ||
| 2350 | } | ||
| 2351 | oneway: true | ||
| 2352 | } | ||
| 2353 | connections { | ||
| 2354 | from { | ||
| 2355 | room { | ||
| 2356 | map: "control_center" | ||
| 2357 | name: "Shop Entrance" | ||
| 2358 | } | ||
| 2359 | } | ||
| 2360 | to { | ||
| 2361 | room { | ||
| 2362 | map: "the_shop" | ||
| 2363 | name: "Main Area" | ||
| 2364 | } | ||
| 2365 | } | ||
| 2366 | oneway: true | ||
| 2367 | } | ||
| 2368 | connections { | ||
| 2369 | from { | ||
| 2370 | panel { | ||
| 2371 | map: "the_unyielding" | ||
| 2372 | room: "Central Connected Area" | ||
| 2373 | name: "BACK" | ||
| 2374 | } | ||
| 2375 | } | ||
| 2376 | to { | ||
| 2377 | panel { | ||
| 2378 | map: "control_center" | ||
| 2379 | room: "Unyielding Entrance" | ||
| 2380 | name: "FORTH" | ||
| 2381 | } | ||
| 2382 | } | ||
| 2383 | } | ||
| 2384 | connections { | ||
| 2385 | from { | ||
| 2386 | port { | ||
| 2387 | map: "the_tenacious" | ||
| 2388 | room: "Control Center Entrance" | ||
| 2389 | name: "CC" | ||
| 2390 | } | ||
| 2391 | } | ||
| 2392 | to { | ||
| 2393 | port { | ||
| 2394 | map: "control_center" | ||
| 2395 | room: "Tenacious Entrance" | ||
| 2396 | name: "TENACIOUS" | ||
| 2397 | } | ||
| 2398 | } | ||
| 2399 | } | ||
| 2400 | connections { | ||
| 2401 | from { | ||
| 2402 | port { | ||
| 2403 | map: "the_unkempt" | ||
| 2404 | room: "Control Center Entrance" | ||
| 2405 | name: "CC" | ||
| 2406 | } | ||
| 2407 | } | ||
| 2408 | to { | ||
| 2409 | port { | ||
| 2410 | map: "control_center" | ||
| 2411 | room: "Unkempt Entrance" | ||
| 2412 | name: "UNKEMPT" | ||
| 2413 | } | ||
| 2414 | } | ||
| 2415 | } | ||
| 2416 | connections { | ||
| 2417 | from { | ||
| 2418 | panel { | ||
| 2419 | map: "control_center" | ||
| 2420 | room: "Stormy Entrance" | ||
| 2421 | name: "TURN" | ||
| 2422 | } | ||
| 2423 | } | ||
| 2424 | to { | ||
| 2425 | room { | ||
| 2426 | map: "the_stormy" | ||
| 2427 | name: "Center" | ||
| 2428 | } | ||
| 2429 | } | ||
| 2430 | oneway: true | ||
| 2431 | } | ||
| 2432 | connections { | ||
| 2433 | from { | ||
| 2434 | port { | ||
| 2435 | map: "the_entry" | ||
| 2436 | room: "X Area" | ||
| 2437 | name: "CC" | ||
| 2438 | } | ||
| 2439 | } | ||
| 2440 | to { | ||
| 2441 | port { | ||
| 2442 | map: "control_center" | ||
| 2443 | room: "Entry Entrance" | ||
| 2444 | name: "ENTRY" | ||
| 2445 | } | ||
| 2446 | } | ||
| 2447 | } | ||
| 2448 | connections { | ||
| 2449 | from { | ||
| 2450 | painting { | ||
| 2451 | map: "the_entry" | ||
| 2452 | room: "Eye Room" | ||
| 2453 | name: "GALLERY" | ||
| 2454 | } | ||
| 2455 | } | ||
| 2456 | to { | ||
| 2457 | room { | ||
| 2458 | map: "the_gallery" | ||
| 2459 | name: "Main Area" | ||
| 2460 | } | ||
| 2461 | } | ||
| 2462 | oneway: true | ||
| 2463 | } | ||
