diff options
Diffstat (limited to 'data/maps/the_digital/rooms/Main Area.txtpb')
| -rw-r--r-- | data/maps/the_digital/rooms/Main Area.txtpb | 23 |
1 files changed, 11 insertions, 12 deletions
| diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb index ea2ba59..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" |
| @@ -17,33 +16,33 @@ panels { | |||
| 17 | path: "Panels/open_maze" | 16 | path: "Panels/open_maze" |
| 18 | clue: "painting" | 17 | clue: "painting" |
| 19 | answer: "art" | 18 | answer: "art" |
| 20 | symbols: "example" | 19 | symbols: EXAMPLE |
| 21 | } | 20 | } |
| 22 | panels { | 21 | panels { |
| 23 | name: "COLOR" | 22 | name: "COLOR" |
| 24 | path: "Panels/open_maze2" | 23 | path: "Panels/open_maze2" |
| 25 | clue: "color" | 24 | clue: "color" |
| 26 | answer: "blue" | 25 | answer: "blue" |
| 27 | symbols: "example" | 26 | symbols: EXAMPLE |
| 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 } |
| 43 | } | 47 | rotation: 0 |
| 44 | ports { | ||
| 45 | name: "UNYIELDING" | ||
| 46 | path: "Components/Warps/worldport5" | ||
| 47 | orientation: "east" | ||
| 48 | required_door { name: "Control Center Blue Door" } | ||
| 49 | } | 48 | } |
