diff options
Diffstat (limited to 'data/connections.txtpb')
| -rw-r--r-- | data/connections.txtpb | 17 |
1 files changed, 15 insertions, 2 deletions
| diff --git a/data/connections.txtpb b/data/connections.txtpb index b261d83..fb49fe4 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | # TODO | ||
| 2 | # daedalus/roof -> icarus | ||
| 3 | connections { | 1 | connections { |
| 4 | from { | 2 | from { |
| 5 | port { | 3 | port { |
| @@ -2476,3 +2474,18 @@ connections { | |||
| 2476 | } | 2474 | } |
| 2477 | oneway: true | 2475 | oneway: true |
| 2478 | } | 2476 | } |
| 2477 | connections { | ||
| 2478 | from { | ||
| 2479 | room { | ||
| 2480 | map: "daedalus" | ||
| 2481 | name: "Roof" | ||
| 2482 | } | ||
| 2483 | } | ||
| 2484 | to { | ||
| 2485 | port { | ||
| 2486 | map: "icarus" | ||
| 2487 | room: "Welcome Spine (Obverse)" | ||
| 2488 | name: "WORLDPORT" | ||
| 2489 | } | ||
| 2490 | } | ||
| 2491 | } | ||
