diff options
Diffstat (limited to 'data/maps/the_digital/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/the_digital/rooms/Main Area.txtpb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb index 3a52778..26770c2 100644 --- a/data/maps/the_digital/rooms/Main Area.txtpb +++ b/data/maps/the_digital/rooms/Main Area.txtpb | |||
@@ -27,18 +27,21 @@ panels { | |||
27 | } | 27 | } |
28 | ports { | 28 | ports { |
29 | name: "ENTRY1" | 29 | name: "ENTRY1" |
30 | display_name: "Maze NW Worldport" | ||
30 | path: "Components/Worldports/worldport3" | 31 | path: "Components/Worldports/worldport3" |
31 | destination { x: -33 y: 0 z: 28 } | 32 | destination { x: -33 y: 0 z: 28 } |
32 | rotation: 270 | 33 | rotation: 270 |
33 | } | 34 | } |
34 | ports { | 35 | ports { |
35 | name: "ENTRY2" | 36 | name: "ENTRY2" |
37 | display_name: "Maze SW Worldport" | ||
36 | path: "Components/Worldports/worldport" | 38 | path: "Components/Worldports/worldport" |
37 | destination { x: -30 y: 0 z: 51 } | 39 | destination { x: -30 y: 0 z: 51 } |
38 | rotation: 0 | 40 | rotation: 0 |
39 | } | 41 | } |
40 | ports { | 42 | ports { |
41 | name: "ENTRY3" | 43 | name: "ENTRY3" |
44 | display_name: "Maze SE Worldport" | ||
42 | path: "Components/Worldports/worldport2" | 45 | path: "Components/Worldports/worldport2" |
43 | destination { x: 0 y: 0 z: 51 } | 46 | destination { x: 0 y: 0 z: 51 } |
44 | rotation: 0 | 47 | rotation: 0 |