diff options
Diffstat (limited to 'data/maps/the_hinterlands/rooms')
| -rw-r--r-- | data/maps/the_hinterlands/rooms/Main Area.txtpb | 13 |
1 files changed, 13 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..ad44b38 --- /dev/null +++ b/data/maps/the_hinterlands/rooms/Main Area.txtpb | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | name: "Main Area" | ||
| 2 | display_name: "Main Area" | ||
| 3 | # I'm probably not going to include any of the panels in here. | ||
| 4 | ports { | ||
| 5 | name: "RIGHT" | ||
| 6 | path: "Components/Warps/worldport" | ||
| 7 | orientation: "east" | ||
| 8 | } | ||
| 9 | ports { | ||
| 10 | name: "LEFT" | ||
| 11 | path: "Components/Warps/worldport2" | ||
| 12 | orientation: "east" | ||
| 13 | } | ||
