From d958b3415ad31bb9b94235c486a4eada3acfdecc Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 15:14:48 -0400 Subject: Added the_hinterlands --- data/maps/the_hinterlands/rooms/Main Area.txtpb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/maps/the_hinterlands/rooms/Main Area.txtpb (limited to 'data/maps/the_hinterlands/rooms') 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 @@ +name: "Main Area" +display_name: "Main Area" +# I'm probably not going to include any of the panels in here. +ports { + name: "RIGHT" + path: "Components/Warps/worldport" + orientation: "east" +} +ports { + name: "LEFT" + path: "Components/Warps/worldport2" + orientation: "east" +} -- cgit 1.4.1