diff options
| -rw-r--r-- | data/connections.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_perceptive/rooms/Main Area.txtpb | 7 |
2 files changed, 8 insertions, 0 deletions
| 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 @@ | |||
| 51 | # the_owl/Magenta Hallway/STURDY | 51 | # the_owl/Magenta Hallway/STURDY |
| 52 | # the_parthenon/Main Area/REVITALIZED | 52 | # the_parthenon/Main Area/REVITALIZED |
| 53 | # the_partial/Control Center Entrance/CC | 53 | # the_partial/Control Center Entrance/CC |
| 54 | # the_perceptive/Main Area/CC | ||
| 54 | connections { | 55 | connections { |
| 55 | from { | 56 | from { |
| 56 | port { | 57 | 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 @@ | |||
| 1 | name: "Main Area" | ||
| 2 | display_name: "Perceptive" | ||
| 3 | ports { | ||
| 4 | name: "CC" | ||
| 5 | path: "Components/Warps/worldport" | ||
| 6 | orientation: "east" | ||
| 7 | } | ||
