diff options
Diffstat (limited to 'data/maps/the_double_sided/rooms/Start.txtpb')
| -rw-r--r-- | data/maps/the_double_sided/rooms/Start.txtpb | 9 |
1 files changed, 5 insertions, 4 deletions
| diff --git a/data/maps/the_double_sided/rooms/Start.txtpb b/data/maps/the_double_sided/rooms/Start.txtpb index 3337a51..54efb93 100644 --- a/data/maps/the_double_sided/rooms/Start.txtpb +++ b/data/maps/the_double_sided/rooms/Start.txtpb | |||
| @@ -1,21 +1,22 @@ | |||
| 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" |
| 6 | clue: "attic" | 5 | clue: "attic" |
| 7 | answer: "basement" | 6 | answer: "basement" |
| 8 | symbols: "sun" | 7 | symbols: SUN |
| 9 | } | 8 | } |
| 10 | panels { | 9 | panels { |
| 11 | name: "FULL" | 10 | name: "FULL" |
| 12 | path: "Panels/Maze/panel_1" | 11 | path: "Panels/Maze/panel_1" |
| 13 | clue: "full" | 12 | clue: "full" |
| 14 | answer: "empty" | 13 | answer: "empty" |
| 15 | symbols: "sun" | 14 | symbols: SUN |
| 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 | } |
