diff options
Diffstat (limited to 'data/maps/the_hinterlands')
| -rw-r--r-- | data/maps/the_hinterlands/metadata.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_hinterlands/rooms/Main Area.txtpb | 9 |
2 files changed, 7 insertions, 3 deletions
| diff --git a/data/maps/the_hinterlands/metadata.txtpb b/data/maps/the_hinterlands/metadata.txtpb index b15ef2e..dd1e627 100644 --- a/data/maps/the_hinterlands/metadata.txtpb +++ b/data/maps/the_hinterlands/metadata.txtpb | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | display_name: "The Hinterlands" | ||
| 1 | # I'm not currently planning on shuffling anything in here. | 2 | # I'm not currently planning on shuffling anything in here. |
| 2 | excluded_nodes: "Components/Paintings/C" | 3 | excluded_nodes: "Components/Paintings/C" |
| 3 | excluded_nodes: "Components/Paintings/E" | 4 | excluded_nodes: "Components/Paintings/E" |
| diff --git a/data/maps/the_hinterlands/rooms/Main Area.txtpb b/data/maps/the_hinterlands/rooms/Main Area.txtpb index ad44b38..5cd626b 100644 --- a/data/maps/the_hinterlands/rooms/Main Area.txtpb +++ b/data/maps/the_hinterlands/rooms/Main Area.txtpb | |||
| @@ -1,13 +1,16 @@ | |||
| 1 | name: "Main Area" | 1 | name: "Main Area" |
| 2 | display_name: "Main Area" | ||
| 3 | # I'm probably not going to include any of the panels in here. | 2 | # I'm probably not going to include any of the panels in here. |
| 4 | ports { | 3 | ports { |
| 5 | name: "RIGHT" | 4 | name: "RIGHT" |
| 5 | display_name: "South Worldport" | ||
| 6 | path: "Components/Warps/worldport" | 6 | path: "Components/Warps/worldport" |
| 7 | orientation: "east" | 7 | destination { x: 30 y: 0 z: 19 } |
| 8 | rotation: 270 | ||
| 8 | } | 9 | } |
| 9 | ports { | 10 | ports { |
| 10 | name: "LEFT" | 11 | name: "LEFT" |
| 12 | display_name: "North Worldport" | ||
| 11 | path: "Components/Warps/worldport2" | 13 | path: "Components/Warps/worldport2" |
| 12 | orientation: "east" | 14 | destination { x: 30 y: 0 z: -76 } |
| 15 | rotation: 270 | ||
| 13 | } | 16 | } |
