about 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.txtpb16
1 files changed, 16 insertions, 0 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index 35e7ef8..17f71a3 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -2445,3 +2445,19 @@ connections {
2445 } 2445 }
2446 } 2446 }
2447} 2447}
2448connections {
2449 from {
2450 painting {
2451 map: "the_entry"
2452 room: "Eye Room"
2453 name: "GALLERY"
2454 }
2455 }
2456 to {
2457 room {
2458 map: "the_gallery"
2459 name: "Main Area"
2460 }
2461 }
2462 oneway: true
2463}