diff options
Diffstat (limited to 'data/maps/the_hinterlands/rooms')
| -rw-r--r-- | data/maps/the_hinterlands/rooms/Main Area.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
| 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 | } | ||
