about summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/connections.txtpb15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index ae7d9fd..b261d83 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -2461,3 +2461,18 @@ connections {
2461 } 2461 }
2462 oneway: true 2462 oneway: true
2463} 2463}
2464connections {
2465 from {
2466 room {
2467 map: "the_sun_temple"
2468 name: "Temple"
2469 }
2470 }
2471 to {
2472 room {
2473 map: "the_graveyard"
2474 name: "Outside"
2475 }
2476 }
2477 oneway: true
2478}