about summary refs log tree commit diff stats
path: root/data/maps/the_hinterlands
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_hinterlands')
-rw-r--r--data/maps/the_hinterlands/metadata.txtpb33
-rw-r--r--data/maps/the_hinterlands/rooms/Main Area.txtpb16
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 @@
1display_name: "The Hinterlands"
2# I'm not currently planning on shuffling anything in here.
3excluded_nodes: "Components/Paintings/C"
4excluded_nodes: "Components/Paintings/E"
5excluded_nodes: "Components/Paintings/F/F_0"
6excluded_nodes: "Components/Paintings/F/F_1"
7excluded_nodes: "Components/Paintings/U"
8excluded_nodes: "Components/Paintings/U_1"
9excluded_nodes: "Components/Paintings/X"
10excluded_nodes: "Components/Paintings/z2_1"
11excluded_nodes: "Components/Paintings/z2_2"
12excluded_nodes: "Components/Warps/worldport3_deco"
13excluded_nodes: "Components/Warps/worldport3_deco2"
14excluded_nodes: "Components/Warps/worldport3_deco3"
15excluded_nodes: "Components/Warps/worldport3_deco4"
16excluded_nodes: "Components/Warps/worldport3_deco5"
17excluded_nodes: "Panels/G/court"
18excluded_nodes: "Panels/J/red"
19excluded_nodes: "Panels/K/no"
20excluded_nodes: "Panels/L/trick"
21excluded_nodes: "Panels/Misc/hi"
22excluded_nodes: "Panels/Misc/hint"
23excluded_nodes: "Panels/O/oh"
24excluded_nodes: "Panels/P/hint"
25excluded_nodes: "Panels/Q/gray"
26excluded_nodes: "Panels/V/grin"
27excluded_nodes: "Panels/Z/art"
28excluded_nodes: "Panels/k2/place"
29excluded_nodes: "Panels/m2/green"
30excluded_nodes: "Panels/o2/orange2"
31excluded_nodes: "Panels/p2/foxes"
32excluded_nodes: "Panels/u2/open"
33excluded_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 @@
1name: "Main Area"
2# I'm probably not going to include any of the panels in here.
3ports {
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}
10ports {
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}