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.txtpb17
1 files changed, 16 insertions, 1 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index 9d72467..c98ee0a 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -4,7 +4,6 @@
4# the_entry/Lime Room/REVITALIZED 4# the_entry/Lime Room/REVITALIZED
5# the_entry/Shop Entrance/SHOP 5# the_entry/Shop Entrance/SHOP
6# the_entry/Right Eye/PSYCHIC 6# the_entry/Right Eye/PSYCHIC
7# the_entry/Eye Room/LIONIZED
8# the_entry/Parthenon Return/PARTHENON 7# the_entry/Parthenon Return/PARTHENON
9# the_entry/Link Area/PYRAMID 8# the_entry/Link Area/PYRAMID
10# the_entry/Link Area/BROWN 9# the_entry/Link Area/BROWN
@@ -683,3 +682,19 @@ connections {
683 } 682 }
684 } 683 }
685} 684}
685connections {
686 from {
687 port {
688 map: "the_entry"
689 room: "Eye Room"
690 name: "LIONIZED"
691 }
692 }
693 to {
694 port {
695 map: "the_lionized"
696 room: "Puzzle Room"
697 name: "ENTRY"
698 }
699 }
700}