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.txtpb217
1 files changed, 118 insertions, 99 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index 7d79e5c..c105a41 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -1,5 +1,11 @@
1# TODO 1# TODO
2# the_entry/Lime Room/DAEDALUS 2# the_entry/Lime Room/DAEDALUS
3# the_entry/Lime Room/REVITALIZED
4# the_entry/Shop Entrance/SHOP
5# the_entry/Right Eye/PSYCHIC
6# the_entry/Eye Room/LIONIZED
7# the_entry/Parthenon Return/PARTHENON
8# the_entry/Link Area/PYRAMID
3# four_rooms/Intensify Room/IMPRESSIVE 9# four_rooms/Intensify Room/IMPRESSIVE
4# four_rooms/Time Room/OWL 10# four_rooms/Time Room/OWL
5# four_rooms/Examples Room/DAEDALUS 11# four_rooms/Examples Room/DAEDALUS
@@ -7,14 +13,28 @@
7# the_bearer/Back Area/TREE 13# the_bearer/Back Area/TREE
8# the_bearer/Entry/UNYIELDING 14# the_bearer/Entry/UNYIELDING
9# the_bearer/Back Area/DAEDALUS 15# the_bearer/Back Area/DAEDALUS
10# the_between/Main Area/GREAT
11# the_between/Main Area/PLAZA 16# the_between/Main Area/PLAZA
12# the_between/Control Center Side/CC 17# the_between/Control Center Side/CC
13# the_between/Control Center Side/LIVELY 18# the_between/Control Center Side/LIVELY
14# the_colorful/White Room/GREAT
15# the_colorful/Cyan Hallway/STURDY 19# the_colorful/Cyan Hallway/STURDY
16# the_digital/Main Area/UNYIELDING 20# the_digital/Main Area/UNYIELDING
17# the_digital/Tree Area/TREE 21# the_digital/Tree Area/TREE
22# the_great/Purple Room/DAEDALUS
23# the_great/Main Area/KEEN
24# the_great/Main Area/ORB
25# the_great/Main Area/LINEAR
26# the_great/Daedalus Entrance/DAEDALUS (keep in mind the door only blocks one direction of this)
27# the_great/West Side/PARTIAL
28# the_great/West Side/IMPRESSIVE
29# the_great/West Side/CC
30# the_great/Jubilant Entrance/JUBILANT
31# the_great/Hive Entrance/HIVE
32# the_great/Back Area/UNKEMPT
33# the_great/Back Area/THREEDOORS
34# the_great/Back Area/TOWER (keep in mind the door only blocks one direction of this)
35# the_great/Back Area/TREE
36# the_great/Talented Entrance/TALENTED
37# the_great/North Landscape/INVISIBLE (keep in mind the door only blocks one direction of this)
18connections { 38connections {
19 from { 39 from {
20 panel { 40 panel {
@@ -52,38 +72,6 @@ connections {
52 from { 72 from {
53 port { 73 port {
54 map: "the_entry" 74 map: "the_entry"
55 room: "Shop Entrance"
56 name: "SHOP"
57 }
58 }
59 to {
60 port {
61 map: "the_shop"
62 room: "Shop"
63 name: "ENTRY"
64 }
65 }
66}
67connections {
68 from {
69 painting {
70 map: "the_entry"
71 room: "Right Eye"
72 name: "PSYCHIC"
73 }
74 }
75 to {
76 room {
77 map: "the_partial"
78 name: "Entrance"
79 }
80 }
81 oneway: true
82}
83connections {
84 from {
85 port {
86 map: "the_entry"
87 room: "Flipped Second Room" 75 room: "Flipped Second Room"
88 name: "FOUR" 76 name: "FOUR"
89 } 77 }
@@ -100,22 +88,6 @@ connections {
100 from { 88 from {
101 port { 89 port {
102 map: "the_entry" 90 map: "the_entry"
103 room: "Eye Room"
104 name: "LIONIZED"
105 }
106 }
107 to {
108 port {
109 map: "the_lionized"
110 room: "Area"
111 name: "ENTRY"
112 }
113 }
114}
115connections {
116 from {
117 port {
118 map: "the_entry"
119 room: "Least Blue Last" 91 room: "Least Blue Last"
120 name: "DARKROOM" 92 name: "DARKROOM"
121 } 93 }
@@ -164,55 +136,6 @@ connections {
164} 136}
165connections { 137connections {
166 from { 138 from {
167 port {
168 map: "the_entry"
169 room: "Parthenon Return"
170 name: "PARTHENON"
171 }
172 }
173 to {
174 port {
175 map: "the_parthenon"
176 room: "Area"
177 name: "ENTRY"
178 }
179 }
180}
181connections {
182 from {
183 port {
184 map: "the_entry"
185 room: "Lime Room"
186 name: "REVITALIZED"
187 }
188 }
189 to {
190 port {
191 map: "the_revitalized"
192 room: "Entrance"
193 name: "PARTHENON"
194 }
195 }
196 oneway: true
197}
198connections {
199 from {
200 painting {
201 map: "the_entry"
202 room: "Link Area"
203 name: "PYRAMID"
204 }
205 }
206 to {
207 room {
208 map: "the_wise"
209 name: "Entrance"
210 }
211 }
212 oneway: true
213}
214connections {
215 from {
216 painting { 139 painting {
217 map: "the_between" 140 map: "the_between"
218 room: "Control Center Side" 141 room: "Control Center Side"
@@ -498,3 +421,99 @@ connections {
498 } 421 }
499 oneway: true 422 oneway: true
500} 423}
424connections {
425 from {
426 port {
427 map: "the_great"
428 room: "Main Area"
429 name: "DIGITAL"
430 }
431 }
432 to {
433 room {
434 map: "the_digital"
435 name: "Main Area"
436 }
437 }
438 oneway: true
439}
440connections {
441 from {
442 port {
443 map: "the_entry"
444 room: "Entry Exit"
445 name: "GREAT"
446 }
447 }
448 to {
449 port {
450 map: "the_great"
451 room: "Main Area"
452 name: "ENTRY"
453 }
454 }
455}
456connections {
457 from {
458 port {
459 map: "the_great"
460 room: "Salmon Room"
461 name: "BETWEEN"
462 }
463 }
464 to {
465 port {
466 map: "the_between"
467 room: "Main Area"
468 name: "GREAT"
469 }
470 }
471}
472connections {
473 from {
474 painting {
475 map: "the_great"
476 room: "West Side"
477 name: "EXTRAVAGANT"
478 }
479 }
480 to {
481 painting {
482 map: "the_extravagant"
483 room: "Y Minus First Floor"
484 name: "GALLERY"
485 }
486 }
487 oneway: true
488}
489connections {
490 from {
491 port {
492 map: "the_great"
493 room: "Colorful Entrance"
494 name: "COLORFUL"
495 }
496 }
497 to {
498 port {
499 map: "the_colorful"
500 room: "White Room"
501 name: "GREAT"
502 }
503 }
504}
505connections {
506 from {
507 room {
508 map: "the_great"
509 name: "North Landscape"
510 }
511 }
512 to {
513 room {
514 map: "the_graveyard"
515 name: "Outside"
516 }
517 }
518 oneway: true
519}