diff options
Diffstat (limited to 'data/maps/the_digital/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/the_digital/rooms/Main Area.txtpb | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb index ee5c208..26770c2 100644 --- a/data/maps/the_digital/rooms/Main Area.txtpb +++ b/data/maps/the_digital/rooms/Main Area.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Main Area" | 1 | name: "Main Area" |
2 | display_name: "Main Area" | ||
3 | panels { | 2 | panels { |
4 | name: "HIT" | 3 | name: "HIT" |
5 | path: "Panels/open_c" | 4 | path: "Panels/open_c" |
@@ -28,16 +27,22 @@ panels { | |||
28 | } | 27 | } |
29 | ports { | 28 | ports { |
30 | name: "ENTRY1" | 29 | name: "ENTRY1" |
30 | display_name: "Maze NW Worldport" | ||
31 | path: "Components/Worldports/worldport3" | 31 | path: "Components/Worldports/worldport3" |
32 | orientation: "west" | 32 | destination { x: -33 y: 0 z: 28 } |
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 | orientation: "south" | 39 | destination { x: -30 y: 0 z: 51 } |
40 | rotation: 0 | ||
38 | } | 41 | } |
39 | ports { | 42 | ports { |
40 | name: "ENTRY3" | 43 | name: "ENTRY3" |
44 | display_name: "Maze SE Worldport" | ||
41 | path: "Components/Worldports/worldport2" | 45 | path: "Components/Worldports/worldport2" |
42 | orientation: "south" | 46 | destination { x: 0 y: 0 z: 51 } |
47 | rotation: 0 | ||
43 | } | 48 | } |