diff options
Diffstat (limited to 'data/maps/the_hinterlands')
| -rw-r--r-- | data/maps/the_hinterlands/metadata.txtpb | 33 | ||||
| -rw-r--r-- | data/maps/the_hinterlands/rooms/Main Area.txtpb | 16 |
2 files changed, 49 insertions, 0 deletions
| diff --git a/data/maps/the_hinterlands/metadata.txtpb b/data/maps/the_hinterlands/metadata.txtpb new file mode 100644 index 0000000..dd1e627 --- /dev/null +++ b/data/maps/the_hinterlands/metadata.txtpb | |||
| @@ -0,0 +1,33 @@ | |||
| 1 | display_name: "The Hinterlands" | ||
| 2 | # I'm not currently planning on shuffling anything in here. | ||
| 3 | excluded_nodes: "Components/Paintings/C" | ||
| 4 | excluded_nodes: "Components/Paintings/E" | ||
| 5 | excluded_nodes: "Components/Paintings/F/F_0" | ||
| 6 | excluded_nodes: "Components/Paintings/F/F_1" | ||
| 7 | excluded_nodes: "Components/Paintings/U" | ||
| 8 | excluded_nodes: "Components/Paintings/U_1" | ||
| 9 | excluded_nodes: "Components/Paintings/X" | ||
| 10 | excluded_nodes: "Components/Paintings/z2_1" | ||
| 11 | excluded_nodes: "Components/Paintings/z2_2" | ||
| 12 | excluded_nodes: "Components/Warps/worldport3_deco" | ||
| 13 | excluded_nodes: "Components/Warps/worldport3_deco2" | ||
| 14 | excluded_nodes: "Components/Warps/worldport3_deco3" | ||
| 15 | excluded_nodes: "Components/Warps/worldport3_deco4" | ||
| 16 | excluded_nodes: "Components/Warps/worldport3_deco5" | ||
| 17 | excluded_nodes: "Panels/G/court" | ||
| 18 | excluded_nodes: "Panels/J/red" | ||
| 19 | excluded_nodes: "Panels/K/no" | ||
| 20 | excluded_nodes: "Panels/L/trick" | ||
| 21 | excluded_nodes: "Panels/Misc/hi" | ||
| 22 | excluded_nodes: "Panels/Misc/hint" | ||
| 23 | excluded_nodes: "Panels/O/oh" | ||
| 24 | excluded_nodes: "Panels/P/hint" | ||
| 25 | excluded_nodes: "Panels/Q/gray" | ||
| 26 | excluded_nodes: "Panels/V/grin" | ||
| 27 | excluded_nodes: "Panels/Z/art" | ||
| 28 | excluded_nodes: "Panels/k2/place" | ||
| 29 | excluded_nodes: "Panels/m2/green" | ||
| 30 | excluded_nodes: "Panels/o2/orange2" | ||
| 31 | excluded_nodes: "Panels/p2/foxes" | ||
| 32 | excluded_nodes: "Panels/u2/open" | ||
| 33 | excluded_nodes: "Panels/v2/snipe" | ||
| diff --git a/data/maps/the_hinterlands/rooms/Main Area.txtpb b/data/maps/the_hinterlands/rooms/Main Area.txtpb new file mode 100644 index 0000000..5cd626b --- /dev/null +++ b/data/maps/the_hinterlands/rooms/Main Area.txtpb | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | name: "Main Area" | ||
| 2 | # I'm probably not going to include any of the panels in here. | ||
| 3 | ports { | ||
| 4 | name: "RIGHT" | ||
| 5 | display_name: "South Worldport" | ||
| 6 | path: "Components/Warps/worldport" | ||
| 7 | destination { x: 30 y: 0 z: 19 } | ||
| 8 | rotation: 270 | ||
| 9 | } | ||
| 10 | ports { | ||
| 11 | name: "LEFT" | ||
| 12 | display_name: "North Worldport" | ||
| 13 | path: "Components/Warps/worldport2" | ||
| 14 | destination { x: 30 y: 0 z: -76 } | ||
| 15 | rotation: 270 | ||
| 16 | } | ||
