diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 14:02:38 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 14:02:38 -0400 |
commit | fee17b050898f2bb783c74bb8a43098954cce536 (patch) | |
tree | ca2d349a0393e75eb51d178ba5b49f3198bc14fb | |
parent | 9f3c1fe983e37441978781f25da65d41eec4ad6e (diff) | |
download | lingo2-archipelago-fee17b050898f2bb783c74bb8a43098954cce536.tar.gz lingo2-archipelago-fee17b050898f2bb783c74bb8a43098954cce536.tar.bz2 lingo2-archipelago-fee17b050898f2bb783c74bb8a43098954cce536.zip |
Added the_perceptive
-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 | } | ||