From fee17b050898f2bb783c74bb8a43098954cce536 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 17 Aug 2025 14:02:38 -0400 Subject: Added the_perceptive --- data/connections.txtpb | 1 + data/maps/the_perceptive/rooms/Main Area.txtpb | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 data/maps/the_perceptive/rooms/Main Area.txtpb (limited to 'data') diff --git a/data/connections.txtpb b/data/connections.txtpb index b0a930e..9414234 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -51,6 +51,7 @@ # the_owl/Magenta Hallway/STURDY # the_parthenon/Main Area/REVITALIZED # the_partial/Control Center Entrance/CC +# the_perceptive/Main Area/CC connections { from { port { diff --git a/data/maps/the_perceptive/rooms/Main Area.txtpb b/data/maps/the_perceptive/rooms/Main Area.txtpb new file mode 100644 index 0000000..75a0343 --- /dev/null +++ b/data/maps/the_perceptive/rooms/Main Area.txtpb @@ -0,0 +1,7 @@ +name: "Main Area" +display_name: "Perceptive" +ports { + name: "CC" + path: "Components/Warps/worldport" + orientation: "east" +} -- cgit 1.4.1