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.txtpb18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index 7f153d5..fc67cd8 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -6,6 +6,7 @@
6# the_entry/Eye Room/LIONIZED 6# the_entry/Eye Room/LIONIZED
7# the_entry/Parthenon Return/PARTHENON 7# the_entry/Parthenon Return/PARTHENON
8# the_entry/Link Area/PYRAMID 8# the_entry/Link Area/PYRAMID
9# the_entry/Link Area/BROWN
9# four_rooms/Time Room/OWL 10# four_rooms/Time Room/OWL
10# four_rooms/Examples Room/DAEDALUS 11# four_rooms/Examples Room/DAEDALUS
11# control center -> the_ancient 12# control center -> the_ancient
@@ -35,6 +36,7 @@
35# the_hive/Main Area/DAED2 36# the_hive/Main Area/DAED2
36# the_hive/Main Area/DAED3 37# the_hive/Main Area/DAED3
37# the_impressive/Green Eye/PLAZA 38# the_impressive/Green Eye/PLAZA
39# the_liberated/Painting Room/PYRAMID
38connections { 40connections {
39 from { 41 from {
40 panel { 42 panel {
@@ -666,3 +668,19 @@ connections {
666 } 668 }
667 } 669 }
668} 670}
671connections {
672 from {
673 port {
674 map: "the_entry"
675 room: "Link Area"
676 name: "BLUE"
677 }
678 }
679 to {
680 port {
681 map: "the_liberated"
682 room: "Puzzle Room"
683 name: "ENTRY"
684 }
685 }
686}