diff options
Diffstat (limited to 'data/maps/the_double_sided/rooms/Start.txtpb')
-rw-r--r-- | data/maps/the_double_sided/rooms/Start.txtpb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/maps/the_double_sided/rooms/Start.txtpb b/data/maps/the_double_sided/rooms/Start.txtpb index f47580f..54efb93 100644 --- a/data/maps/the_double_sided/rooms/Start.txtpb +++ b/data/maps/the_double_sided/rooms/Start.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Start" | 1 | name: "Start" |
2 | display_name: "Maze" | ||
3 | panels { | 2 | panels { |
4 | name: "ATTIC" | 3 | name: "ATTIC" |
5 | path: "Panels/Maze/panel_11" | 4 | path: "Panels/Maze/panel_11" |
@@ -16,6 +15,8 @@ panels { | |||
16 | } | 15 | } |
17 | ports { | 16 | ports { |
18 | name: "DARKROOM" | 17 | name: "DARKROOM" |
18 | display_name: "Entrance" | ||
19 | path: "Components/Warps/worldport" | 19 | path: "Components/Warps/worldport" |
20 | orientation: "west" | 20 | destination { x: -3 y: 0 z: 8 } |
21 | rotation: 270 | ||
21 | } | 22 | } |