diff options
Diffstat (limited to 'data/connections.txtpb')
-rw-r--r-- | data/connections.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index c3be3f1..057d8bb 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
@@ -2388,3 +2388,19 @@ connections { | |||
2388 | } | 2388 | } |
2389 | oneway: true | 2389 | oneway: true |
2390 | } | 2390 | } |
2391 | connections { | ||
2392 | from { | ||
2393 | port { | ||
2394 | map: "the_entry" | ||
2395 | room: "X Area" | ||
2396 | name: "CC" | ||
2397 | } | ||
2398 | } | ||
2399 | to { | ||
2400 | port { | ||
2401 | map: "control_center" | ||
2402 | room: "Entry Entrance" | ||
2403 | name: "ENTRY" | ||
2404 | } | ||
2405 | } | ||
2406 | } | ||