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.txtpb19
1 files changed, 19 insertions, 0 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index 6613a1b..caebc9c 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -35,6 +35,8 @@
35# the_great/Back Area/TREE 35# the_great/Back Area/TREE
36# the_great/Talented Entrance/TALENTED 36# the_great/Talented Entrance/TALENTED
37# the_great/North Landscape/INVISIBLE (keep in mind the door only blocks one direction of this) 37# the_great/North Landscape/INVISIBLE (keep in mind the door only blocks one direction of this)
38# the_hinterlands/Main Area/LEFT
39# the_hinterlands/Main Area/RIGHT
38connections { 40connections {
39 from { 41 from {
40 panel { 42 panel {
@@ -267,6 +269,23 @@ connections {
267connections { 269connections {
268 from { 270 from {
269 port { 271 port {
272 map: "the_digital"
273 room: "Gallery Maze"
274 name: "GALLERY"
275 }
276 }
277 to {
278 port {
279 map: "the_gallery"
280 room: "Main Area"
281 name: "ENTRY"
282 }
283 }
284 oneway: true
285}
286connections {
287 from {
288 port {
270 map: "the_darkroom" 289 map: "the_darkroom"
271 room: "First Room" 290 room: "First Room"
272 name: "DOUBLESIDED" 291 name: "DOUBLESIDED"