diff options
Diffstat (limited to 'data/connections.txtpb')
-rw-r--r-- | data/connections.txtpb | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index 3cfbe6a..9d72467 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
@@ -1,4 +1,5 @@ | |||
1 | # TODO | 1 | # TODO |
2 | # the_entry/Starting Room/HI/thewords | ||
2 | # the_entry/Lime Room/DAEDALUS | 3 | # the_entry/Lime Room/DAEDALUS |
3 | # the_entry/Lime Room/REVITALIZED | 4 | # the_entry/Lime Room/REVITALIZED |
4 | # the_entry/Shop Entrance/SHOP | 5 | # the_entry/Shop Entrance/SHOP |
@@ -38,23 +39,6 @@ | |||
38 | # the_liberated/Painting Room/PYRAMID | 39 | # the_liberated/Painting Room/PYRAMID |
39 | connections { | 40 | connections { |
40 | from { | 41 | from { |
41 | panel { | ||
42 | map: "the_entry" | ||
43 | room: "Starting Room" | ||
44 | name: "HI" | ||
45 | answer: "thewords" | ||
46 | } | ||
47 | } | ||
48 | to { | ||
49 | room { | ||
50 | map: "the_words" | ||
51 | name: "Entrance" | ||
52 | } | ||
53 | } | ||
54 | oneway: true | ||
55 | } | ||
56 | connections { | ||
57 | from { | ||
58 | port { | 42 | port { |
59 | map: "the_entry" | 43 | map: "the_entry" |
60 | room: "Gallery Return" | 44 | room: "Gallery Return" |
@@ -171,7 +155,7 @@ connections { | |||
171 | from { | 155 | from { |
172 | painting { | 156 | painting { |
173 | map: "the_bearer" | 157 | map: "the_bearer" |
174 | room: "Butterfly" | 158 | room: "Butterfly Room" |
175 | name: "BUTTERFLY" | 159 | name: "BUTTERFLY" |
176 | } | 160 | } |
177 | } | 161 | } |